Uses of Class
com.oracle.bmc.identity.requests.AddTagDefaultLockRequest
-
Packages that use AddTagDefaultLockRequest Package Description com.oracle.bmc.identity com.oracle.bmc.identity.requests -
-
Uses of AddTagDefaultLockRequest in com.oracle.bmc.identity
Methods in com.oracle.bmc.identity with parameters of type AddTagDefaultLockRequest Modifier and Type Method Description AddTagDefaultLockResponseIdentity. addTagDefaultLock(AddTagDefaultLockRequest request)Add a resource lock to a tag default.Future<AddTagDefaultLockResponse>IdentityAsync. addTagDefaultLock(AddTagDefaultLockRequest request, AsyncHandler<AddTagDefaultLockRequest,AddTagDefaultLockResponse> handler)Add a resource lock to a tag default.Future<AddTagDefaultLockResponse>IdentityAsyncClient. addTagDefaultLock(AddTagDefaultLockRequest request, AsyncHandler<AddTagDefaultLockRequest,AddTagDefaultLockResponse> handler)AddTagDefaultLockResponseIdentityClient. addTagDefaultLock(AddTagDefaultLockRequest request)Method parameters in com.oracle.bmc.identity with type arguments of type AddTagDefaultLockRequest Modifier and Type Method Description Future<AddTagDefaultLockResponse>IdentityAsync. addTagDefaultLock(AddTagDefaultLockRequest request, AsyncHandler<AddTagDefaultLockRequest,AddTagDefaultLockResponse> handler)Add a resource lock to a tag default.Future<AddTagDefaultLockResponse>IdentityAsyncClient. addTagDefaultLock(AddTagDefaultLockRequest request, AsyncHandler<AddTagDefaultLockRequest,AddTagDefaultLockResponse> handler) -
Uses of AddTagDefaultLockRequest in com.oracle.bmc.identity.requests
Methods in com.oracle.bmc.identity.requests that return AddTagDefaultLockRequest Modifier and Type Method Description AddTagDefaultLockRequestAddTagDefaultLockRequest.Builder. build()Build the instance of AddTagDefaultLockRequest as configured by this builderAddTagDefaultLockRequestAddTagDefaultLockRequest.Builder. buildWithoutInvocationCallback()Build the instance of AddTagDefaultLockRequest as configured by this builderMethods in com.oracle.bmc.identity.requests with parameters of type AddTagDefaultLockRequest Modifier and Type Method Description AddTagDefaultLockRequest.BuilderAddTagDefaultLockRequest.Builder. copy(AddTagDefaultLockRequest o)Copy method to populate the builder with values from the given instance.
-