Uses of Class
com.oracle.bmc.identity.responses.UpdateTagNamespaceResponse
-
Packages that use UpdateTagNamespaceResponse Package Description com.oracle.bmc.identity com.oracle.bmc.identity.responses -
-
Uses of UpdateTagNamespaceResponse in com.oracle.bmc.identity
Methods in com.oracle.bmc.identity that return UpdateTagNamespaceResponse Modifier and Type Method Description UpdateTagNamespaceResponseIdentity. updateTagNamespace(UpdateTagNamespaceRequest request)Updates the the specified tag namespace.UpdateTagNamespaceResponseIdentityClient. updateTagNamespace(UpdateTagNamespaceRequest request)Methods in com.oracle.bmc.identity that return types with arguments of type UpdateTagNamespaceResponse Modifier and Type Method Description Future<UpdateTagNamespaceResponse>IdentityAsync. updateTagNamespace(UpdateTagNamespaceRequest request, AsyncHandler<UpdateTagNamespaceRequest,UpdateTagNamespaceResponse> handler)Updates the the specified tag namespace.Future<UpdateTagNamespaceResponse>IdentityAsyncClient. updateTagNamespace(UpdateTagNamespaceRequest request, AsyncHandler<UpdateTagNamespaceRequest,UpdateTagNamespaceResponse> handler)Method parameters in com.oracle.bmc.identity with type arguments of type UpdateTagNamespaceResponse Modifier and Type Method Description Future<UpdateTagNamespaceResponse>IdentityAsync. updateTagNamespace(UpdateTagNamespaceRequest request, AsyncHandler<UpdateTagNamespaceRequest,UpdateTagNamespaceResponse> handler)Updates the the specified tag namespace.Future<UpdateTagNamespaceResponse>IdentityAsyncClient. updateTagNamespace(UpdateTagNamespaceRequest request, AsyncHandler<UpdateTagNamespaceRequest,UpdateTagNamespaceResponse> handler) -
Uses of UpdateTagNamespaceResponse in com.oracle.bmc.identity.responses
Methods in com.oracle.bmc.identity.responses that return UpdateTagNamespaceResponse Modifier and Type Method Description UpdateTagNamespaceResponseUpdateTagNamespaceResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identity.responses with parameters of type UpdateTagNamespaceResponse Modifier and Type Method Description UpdateTagNamespaceResponse.BuilderUpdateTagNamespaceResponse.Builder. copy(UpdateTagNamespaceResponse o)Copy method to populate the builder with values from the given instance.
-