Uses of Class
com.oracle.bmc.identity.responses.ChangeTagNamespaceCompartmentResponse
-
Packages that use ChangeTagNamespaceCompartmentResponse Package Description com.oracle.bmc.identity com.oracle.bmc.identity.responses -
-
Uses of ChangeTagNamespaceCompartmentResponse in com.oracle.bmc.identity
Methods in com.oracle.bmc.identity that return ChangeTagNamespaceCompartmentResponse Modifier and Type Method Description ChangeTagNamespaceCompartmentResponseIdentity. changeTagNamespaceCompartment(ChangeTagNamespaceCompartmentRequest request)Moves the specified tag namespace to the specified compartment within the same tenancy.ChangeTagNamespaceCompartmentResponseIdentityClient. changeTagNamespaceCompartment(ChangeTagNamespaceCompartmentRequest request)Methods in com.oracle.bmc.identity that return types with arguments of type ChangeTagNamespaceCompartmentResponse Modifier and Type Method Description Future<ChangeTagNamespaceCompartmentResponse>IdentityAsync. changeTagNamespaceCompartment(ChangeTagNamespaceCompartmentRequest request, AsyncHandler<ChangeTagNamespaceCompartmentRequest,ChangeTagNamespaceCompartmentResponse> handler)Moves the specified tag namespace to the specified compartment within the same tenancy.Future<ChangeTagNamespaceCompartmentResponse>IdentityAsyncClient. changeTagNamespaceCompartment(ChangeTagNamespaceCompartmentRequest request, AsyncHandler<ChangeTagNamespaceCompartmentRequest,ChangeTagNamespaceCompartmentResponse> handler)Method parameters in com.oracle.bmc.identity with type arguments of type ChangeTagNamespaceCompartmentResponse Modifier and Type Method Description Future<ChangeTagNamespaceCompartmentResponse>IdentityAsync. changeTagNamespaceCompartment(ChangeTagNamespaceCompartmentRequest request, AsyncHandler<ChangeTagNamespaceCompartmentRequest,ChangeTagNamespaceCompartmentResponse> handler)Moves the specified tag namespace to the specified compartment within the same tenancy.Future<ChangeTagNamespaceCompartmentResponse>IdentityAsyncClient. changeTagNamespaceCompartment(ChangeTagNamespaceCompartmentRequest request, AsyncHandler<ChangeTagNamespaceCompartmentRequest,ChangeTagNamespaceCompartmentResponse> handler) -
Uses of ChangeTagNamespaceCompartmentResponse in com.oracle.bmc.identity.responses
Methods in com.oracle.bmc.identity.responses that return ChangeTagNamespaceCompartmentResponse Modifier and Type Method Description ChangeTagNamespaceCompartmentResponseChangeTagNamespaceCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identity.responses with parameters of type ChangeTagNamespaceCompartmentResponse Modifier and Type Method Description ChangeTagNamespaceCompartmentResponse.BuilderChangeTagNamespaceCompartmentResponse.Builder. copy(ChangeTagNamespaceCompartmentResponse o)Copy method to populate the builder with values from the given instance.
-