Uses of Class
com.oracle.bmc.identity.responses.AddTagNamespaceLockResponse
-
Packages that use AddTagNamespaceLockResponse Package Description com.oracle.bmc.identity com.oracle.bmc.identity.responses -
-
Uses of AddTagNamespaceLockResponse in com.oracle.bmc.identity
Methods in com.oracle.bmc.identity that return AddTagNamespaceLockResponse Modifier and Type Method Description AddTagNamespaceLockResponseIdentity. addTagNamespaceLock(AddTagNamespaceLockRequest request)Add a resource lock to a tag namespace.AddTagNamespaceLockResponseIdentityClient. addTagNamespaceLock(AddTagNamespaceLockRequest request)Methods in com.oracle.bmc.identity that return types with arguments of type AddTagNamespaceLockResponse Modifier and Type Method Description Future<AddTagNamespaceLockResponse>IdentityAsync. addTagNamespaceLock(AddTagNamespaceLockRequest request, AsyncHandler<AddTagNamespaceLockRequest,AddTagNamespaceLockResponse> handler)Add a resource lock to a tag namespace.Future<AddTagNamespaceLockResponse>IdentityAsyncClient. addTagNamespaceLock(AddTagNamespaceLockRequest request, AsyncHandler<AddTagNamespaceLockRequest,AddTagNamespaceLockResponse> handler)Method parameters in com.oracle.bmc.identity with type arguments of type AddTagNamespaceLockResponse Modifier and Type Method Description Future<AddTagNamespaceLockResponse>IdentityAsync. addTagNamespaceLock(AddTagNamespaceLockRequest request, AsyncHandler<AddTagNamespaceLockRequest,AddTagNamespaceLockResponse> handler)Add a resource lock to a tag namespace.Future<AddTagNamespaceLockResponse>IdentityAsyncClient. addTagNamespaceLock(AddTagNamespaceLockRequest request, AsyncHandler<AddTagNamespaceLockRequest,AddTagNamespaceLockResponse> handler) -
Uses of AddTagNamespaceLockResponse in com.oracle.bmc.identity.responses
Methods in com.oracle.bmc.identity.responses that return AddTagNamespaceLockResponse Modifier and Type Method Description AddTagNamespaceLockResponseAddTagNamespaceLockResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identity.responses with parameters of type AddTagNamespaceLockResponse Modifier and Type Method Description AddTagNamespaceLockResponse.BuilderAddTagNamespaceLockResponse.Builder. copy(AddTagNamespaceLockResponse o)Copy method to populate the builder with values from the given instance.
-