azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.n...

81 строка
7.0 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.network.fluent.ServiceTagsClient"
fullName: "com.azure.resourcemanager.network.fluent.ServiceTagsClient"
name: "ServiceTagsClient"
nameWithType: "ServiceTagsClient"
summary: "An instance of this class provides access to all the operations defined in Service<wbr>Tags<wbr>Client."
syntax: "public interface **ServiceTagsClient**"
methods:
- uid: "com.azure.resourcemanager.network.fluent.ServiceTagsClient.list(java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.ServiceTagsClient.list(String location)"
name: "list(String location)"
nameWithType: "ServiceTagsClient.list(String location)"
summary: "Gets a list of service tag information resources."
modifiers:
- "abstract"
parameters:
- description: "The location that will be used as a reference for version (not as a filter based on location, you\n will get the list of service tags with prefix details across all regions but limited to the cloud that your\n subscription belongs to)."
name: "location"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract ServiceTagsListResultInner list(String location)"
desc: "Gets a list of service tag information resources."
returns:
description: "a list of service tag information resources."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.ServiceTagsListResultInner?alt=com.azure.resourcemanager.network.fluent.models.ServiceTagsListResultInner&text=ServiceTagsListResultInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.ServiceTagsClient.listAsync(java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.ServiceTagsClient.listAsync(String location)"
name: "listAsync(String location)"
nameWithType: "ServiceTagsClient.listAsync(String location)"
summary: "Gets a list of service tag information resources."
modifiers:
- "abstract"
parameters:
- description: "The location that will be used as a reference for version (not as a filter based on location, you\n will get the list of service tags with prefix details across all regions but limited to the cloud that your\n subscription belongs to)."
name: "location"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<ServiceTagsListResultInner> listAsync(String location)"
desc: "Gets a list of service tag information resources."
returns:
description: "a list of service tag information resources on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.ServiceTagsListResultInner?alt=com.azure.resourcemanager.network.fluent.models.ServiceTagsListResultInner&text=ServiceTagsListResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.ServiceTagsClient.listWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.network.fluent.ServiceTagsClient.listWithResponse(String location, Context context)"
name: "listWithResponse(String location, Context context)"
nameWithType: "ServiceTagsClient.listWithResponse(String location, Context context)"
summary: "Gets a list of service tag information resources."
modifiers:
- "abstract"
parameters:
- description: "The location that will be used as a reference for version (not as a filter based on location, you\n will get the list of service tags with prefix details across all regions but limited to the cloud that your\n subscription belongs to)."
name: "location"
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<ServiceTagsListResultInner> listWithResponse(String location, Context context)"
desc: "Gets a list of service tag information resources."
returns:
description: "a list of service tag information resources 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\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.ServiceTagsListResultInner?alt=com.azure.resourcemanager.network.fluent.models.ServiceTagsListResultInner&text=ServiceTagsListResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.network.fluent.ServiceTagsClient.listWithResponseAsync(java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.ServiceTagsClient.listWithResponseAsync(String location)"
name: "listWithResponseAsync(String location)"
nameWithType: "ServiceTagsClient.listWithResponseAsync(String location)"
summary: "Gets a list of service tag information resources."
modifiers:
- "abstract"
parameters:
- description: "The location that will be used as a reference for version (not as a filter based on location, you\n will get the list of service tags with prefix details across all regions but limited to the cloud that your\n subscription belongs to)."
name: "location"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<ServiceTagsListResultInner>> listWithResponseAsync(String location)"
desc: "Gets a list of service tag information resources."
returns:
description: "a list of service tag information resources along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of\n <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.network.fluent.models.ServiceTagsListResultInner?alt=com.azure.resourcemanager.network.fluent.models.ServiceTagsListResultInner&text=ServiceTagsListResultInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in ServiceTagsClient."
metadata: {}
package: "com.azure.resourcemanager.network.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-network:2.42.0