326 строки
28 KiB
YAML
326 строки
28 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient"
|
|
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient"
|
|
name: "PublishersClient"
|
|
nameWithType: "PublishersClient"
|
|
summary: "An instance of this class provides access to all the operations defined in Publishers<wbr>Client."
|
|
syntax: "public interface **PublishersClient**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient.beginCreateOrUpdate(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient.beginCreateOrUpdate(String resourceGroupName, String publisherName)"
|
|
name: "beginCreateOrUpdate(String resourceGroupName, String publisherName)"
|
|
nameWithType: "PublishersClient.beginCreateOrUpdate(String resourceGroupName, String publisherName)"
|
|
summary: "Creates or updates a publisher."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the publisher."
|
|
name: "publisherName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract SyncPoller<PollResult<PublisherInner>,PublisherInner> beginCreateOrUpdate(String resourceGroupName, String publisherName)"
|
|
desc: "Creates or updates a publisher."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of publisher resource."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner&text=PublisherInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner&text=PublisherInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient.beginCreateOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient.beginCreateOrUpdate(String resourceGroupName, String publisherName, PublisherInner parameters, Context context)"
|
|
name: "beginCreateOrUpdate(String resourceGroupName, String publisherName, PublisherInner parameters, Context context)"
|
|
nameWithType: "PublishersClient.beginCreateOrUpdate(String resourceGroupName, String publisherName, PublisherInner parameters, Context context)"
|
|
summary: "Creates or updates a publisher."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the publisher."
|
|
name: "publisherName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Parameters supplied to the create publisher operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner&text=PublisherInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<PublisherInner>,PublisherInner> beginCreateOrUpdate(String resourceGroupName, String publisherName, PublisherInner parameters, Context context)"
|
|
desc: "Creates or updates a publisher."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of publisher resource."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner&text=PublisherInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner&text=PublisherInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient.beginDelete(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient.beginDelete(String resourceGroupName, String publisherName)"
|
|
name: "beginDelete(String resourceGroupName, String publisherName)"
|
|
nameWithType: "PublishersClient.beginDelete(String resourceGroupName, String publisherName)"
|
|
summary: "Deletes the specified publisher."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the publisher."
|
|
name: "publisherName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String publisherName)"
|
|
desc: "Deletes the specified publisher."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient.beginDelete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient.beginDelete(String resourceGroupName, String publisherName, Context context)"
|
|
name: "beginDelete(String resourceGroupName, String publisherName, Context context)"
|
|
nameWithType: "PublishersClient.beginDelete(String resourceGroupName, String publisherName, Context context)"
|
|
summary: "Deletes the specified publisher."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the publisher."
|
|
name: "publisherName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String publisherName, Context context)"
|
|
desc: "Deletes the specified publisher."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient.createOrUpdate(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient.createOrUpdate(String resourceGroupName, String publisherName)"
|
|
name: "createOrUpdate(String resourceGroupName, String publisherName)"
|
|
nameWithType: "PublishersClient.createOrUpdate(String resourceGroupName, String publisherName)"
|
|
summary: "Creates or updates a publisher."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the publisher."
|
|
name: "publisherName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract PublisherInner createOrUpdate(String resourceGroupName, String publisherName)"
|
|
desc: "Creates or updates a publisher."
|
|
returns:
|
|
description: "publisher resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner&text=PublisherInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient.createOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient.createOrUpdate(String resourceGroupName, String publisherName, PublisherInner parameters, Context context)"
|
|
name: "createOrUpdate(String resourceGroupName, String publisherName, PublisherInner parameters, Context context)"
|
|
nameWithType: "PublishersClient.createOrUpdate(String resourceGroupName, String publisherName, PublisherInner parameters, Context context)"
|
|
summary: "Creates or updates a publisher."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the publisher."
|
|
name: "publisherName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Parameters supplied to the create publisher operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner&text=PublisherInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract PublisherInner createOrUpdate(String resourceGroupName, String publisherName, PublisherInner parameters, Context context)"
|
|
desc: "Creates or updates a publisher."
|
|
returns:
|
|
description: "publisher resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner&text=PublisherInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient.delete(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient.delete(String resourceGroupName, String publisherName)"
|
|
name: "delete(String resourceGroupName, String publisherName)"
|
|
nameWithType: "PublishersClient.delete(String resourceGroupName, String publisherName)"
|
|
summary: "Deletes the specified publisher."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the publisher."
|
|
name: "publisherName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract void delete(String resourceGroupName, String publisherName)"
|
|
desc: "Deletes the specified publisher."
|
|
- uid: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient.delete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient.delete(String resourceGroupName, String publisherName, Context context)"
|
|
name: "delete(String resourceGroupName, String publisherName, Context context)"
|
|
nameWithType: "PublishersClient.delete(String resourceGroupName, String publisherName, Context context)"
|
|
summary: "Deletes the specified publisher."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the publisher."
|
|
name: "publisherName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract void delete(String resourceGroupName, String publisherName, Context context)"
|
|
desc: "Deletes the specified publisher."
|
|
- uid: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient.getByResourceGroup(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient.getByResourceGroup(String resourceGroupName, String publisherName)"
|
|
name: "getByResourceGroup(String resourceGroupName, String publisherName)"
|
|
nameWithType: "PublishersClient.getByResourceGroup(String resourceGroupName, String publisherName)"
|
|
summary: "Gets information about the specified publisher."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the publisher."
|
|
name: "publisherName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract PublisherInner getByResourceGroup(String resourceGroupName, String publisherName)"
|
|
desc: "Gets information about the specified publisher."
|
|
returns:
|
|
description: "information about the specified publisher."
|
|
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner&text=PublisherInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient.getByResourceGroupWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient.getByResourceGroupWithResponse(String resourceGroupName, String publisherName, Context context)"
|
|
name: "getByResourceGroupWithResponse(String resourceGroupName, String publisherName, Context context)"
|
|
nameWithType: "PublishersClient.getByResourceGroupWithResponse(String resourceGroupName, String publisherName, Context context)"
|
|
summary: "Gets information about the specified publisher."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the publisher."
|
|
name: "publisherName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Response<PublisherInner> getByResourceGroupWithResponse(String resourceGroupName, String publisherName, Context context)"
|
|
desc: "Gets information about the specified publisher."
|
|
returns:
|
|
description: "information about the specified publisher along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner&text=PublisherInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient.list()"
|
|
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient.list()"
|
|
name: "list()"
|
|
nameWithType: "PublishersClient.list()"
|
|
summary: "Lists all the publishers in a subscription."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract PagedIterable<PublisherInner> list()"
|
|
desc: "Lists all the publishers in a subscription."
|
|
returns:
|
|
description: "a list of publishers as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner&text=PublisherInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient.list(com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient.list(Context context)"
|
|
name: "list(Context context)"
|
|
nameWithType: "PublishersClient.list(Context context)"
|
|
summary: "Lists all the publishers in a subscription."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract PagedIterable<PublisherInner> list(Context context)"
|
|
desc: "Lists all the publishers in a subscription."
|
|
returns:
|
|
description: "a list of publishers as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner&text=PublisherInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient.listByResourceGroup(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient.listByResourceGroup(String resourceGroupName)"
|
|
name: "listByResourceGroup(String resourceGroupName)"
|
|
nameWithType: "PublishersClient.listByResourceGroup(String resourceGroupName)"
|
|
summary: "Lists all the publishers in a resource group."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract PagedIterable<PublisherInner> listByResourceGroup(String resourceGroupName)"
|
|
desc: "Lists all the publishers in a resource group."
|
|
returns:
|
|
description: "a list of publishers as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner&text=PublisherInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient.listByResourceGroup(java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient.listByResourceGroup(String resourceGroupName, Context context)"
|
|
name: "listByResourceGroup(String resourceGroupName, Context context)"
|
|
nameWithType: "PublishersClient.listByResourceGroup(String resourceGroupName, Context context)"
|
|
summary: "Lists all the publishers in a resource group."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract PagedIterable<PublisherInner> listByResourceGroup(String resourceGroupName, Context context)"
|
|
desc: "Lists all the publishers in a resource group."
|
|
returns:
|
|
description: "a list of publishers as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner&text=PublisherInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient.update(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient.update(String resourceGroupName, String publisherName)"
|
|
name: "update(String resourceGroupName, String publisherName)"
|
|
nameWithType: "PublishersClient.update(String resourceGroupName, String publisherName)"
|
|
summary: "Update a publisher resource."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the publisher."
|
|
name: "publisherName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract PublisherInner update(String resourceGroupName, String publisherName)"
|
|
desc: "Update a publisher resource."
|
|
returns:
|
|
description: "publisher resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner&text=PublisherInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient.updateWithResponse(java.lang.String,java.lang.String,com.azure.resourcemanager.hybridnetwork.models.TagsObject,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.hybridnetwork.fluent.PublishersClient.updateWithResponse(String resourceGroupName, String publisherName, TagsObject parameters, Context context)"
|
|
name: "updateWithResponse(String resourceGroupName, String publisherName, TagsObject parameters, Context context)"
|
|
nameWithType: "PublishersClient.updateWithResponse(String resourceGroupName, String publisherName, TagsObject parameters, Context context)"
|
|
summary: "Update a publisher resource."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group. The name is case insensitive."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the publisher."
|
|
name: "publisherName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Parameters supplied to the create publisher operation."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.TagsObject?alt=com.azure.resourcemanager.hybridnetwork.models.TagsObject&text=TagsObject\" data-throw-if-not-resolved=\"False\" />"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Response<PublisherInner> updateWithResponse(String resourceGroupName, String publisherName, TagsObject parameters, Context context)"
|
|
desc: "Update a publisher resource."
|
|
returns:
|
|
description: "publisher resource along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner?alt=com.azure.resourcemanager.hybridnetwork.fluent.models.PublisherInner&text=PublisherInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "interface"
|
|
desc: "An instance of this class provides access to all the operations defined in PublishersClient."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.hybridnetwork.fluent"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-hybridnetwork:1.0.0
|