Uses of Class
com.oracle.bmc.identity.requests.ImportStandardTagsRequest
-
Packages that use ImportStandardTagsRequest Package Description com.oracle.bmc.identity com.oracle.bmc.identity.requests -
-
Uses of ImportStandardTagsRequest in com.oracle.bmc.identity
Methods in com.oracle.bmc.identity with parameters of type ImportStandardTagsRequest Modifier and Type Method Description ImportStandardTagsResponseIdentity. importStandardTags(ImportStandardTagsRequest request)OCI will release Tag Namespaces that our customers can import.Future<ImportStandardTagsResponse>IdentityAsync. importStandardTags(ImportStandardTagsRequest request, AsyncHandler<ImportStandardTagsRequest,ImportStandardTagsResponse> handler)OCI will release Tag Namespaces that our customers can import.Future<ImportStandardTagsResponse>IdentityAsyncClient. importStandardTags(ImportStandardTagsRequest request, AsyncHandler<ImportStandardTagsRequest,ImportStandardTagsResponse> handler)ImportStandardTagsResponseIdentityClient. importStandardTags(ImportStandardTagsRequest request)Method parameters in com.oracle.bmc.identity with type arguments of type ImportStandardTagsRequest Modifier and Type Method Description Future<ImportStandardTagsResponse>IdentityAsync. importStandardTags(ImportStandardTagsRequest request, AsyncHandler<ImportStandardTagsRequest,ImportStandardTagsResponse> handler)OCI will release Tag Namespaces that our customers can import.Future<ImportStandardTagsResponse>IdentityAsyncClient. importStandardTags(ImportStandardTagsRequest request, AsyncHandler<ImportStandardTagsRequest,ImportStandardTagsResponse> handler) -
Uses of ImportStandardTagsRequest in com.oracle.bmc.identity.requests
Methods in com.oracle.bmc.identity.requests that return ImportStandardTagsRequest Modifier and Type Method Description ImportStandardTagsRequestImportStandardTagsRequest.Builder. build()Build the instance of ImportStandardTagsRequest as configured by this builderImportStandardTagsRequestImportStandardTagsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ImportStandardTagsRequest as configured by this builderMethods in com.oracle.bmc.identity.requests with parameters of type ImportStandardTagsRequest Modifier and Type Method Description ImportStandardTagsRequest.BuilderImportStandardTagsRequest.Builder. copy(ImportStandardTagsRequest o)Copy method to populate the builder with values from the given instance.
-