Uses of Class
com.oracle.bmc.identity.responses.GetTagNamespaceResponse
- 
Packages that use GetTagNamespaceResponse Package Description com.oracle.bmc.identity com.oracle.bmc.identity.responses 
- 
- 
Uses of GetTagNamespaceResponse in com.oracle.bmc.identityMethods in com.oracle.bmc.identity that return GetTagNamespaceResponse Modifier and Type Method Description GetTagNamespaceResponseIdentity. getTagNamespace(GetTagNamespaceRequest request)Gets the specified tag namespace’s information.GetTagNamespaceResponseIdentityClient. getTagNamespace(GetTagNamespaceRequest request)Method parameters in com.oracle.bmc.identity with type arguments of type GetTagNamespaceResponse Modifier and Type Method Description Future<GetTagNamespaceResponse>IdentityAsync. getTagNamespace(GetTagNamespaceRequest request, AsyncHandler<GetTagNamespaceRequest,GetTagNamespaceResponse> handler)Gets the specified tag namespace’s information.Future<GetTagNamespaceResponse>IdentityAsyncClient. getTagNamespace(GetTagNamespaceRequest request, AsyncHandler<GetTagNamespaceRequest,GetTagNamespaceResponse> handler)
- 
Uses of GetTagNamespaceResponse in com.oracle.bmc.identity.responsesMethods in com.oracle.bmc.identity.responses that return GetTagNamespaceResponse Modifier and Type Method Description GetTagNamespaceResponseGetTagNamespaceResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identity.responses with parameters of type GetTagNamespaceResponse Modifier and Type Method Description GetTagNamespaceResponse.BuilderGetTagNamespaceResponse.Builder. copy(GetTagNamespaceResponse o)Copy method to populate the builder with values from the given instance.
 
-