Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
RemoveTagDefaultLockResponse |
Identity.removeTagDefaultLock(RemoveTagDefaultLockRequest request)
Remove a resource lock from a tag default.
|
RemoveTagDefaultLockResponse |
IdentityClient.removeTagDefaultLock(RemoveTagDefaultLockRequest request) |
Future<RemoveTagDefaultLockResponse> |
IdentityAsyncClient.removeTagDefaultLock(RemoveTagDefaultLockRequest request,
AsyncHandler<RemoveTagDefaultLockRequest,RemoveTagDefaultLockResponse> handler) |
Future<RemoveTagDefaultLockResponse> |
IdentityAsync.removeTagDefaultLock(RemoveTagDefaultLockRequest request,
AsyncHandler<RemoveTagDefaultLockRequest,RemoveTagDefaultLockResponse> handler)
Remove a resource lock from a tag default.
|
Modifier and Type | Method and Description |
---|---|
Future<RemoveTagDefaultLockResponse> |
IdentityAsyncClient.removeTagDefaultLock(RemoveTagDefaultLockRequest request,
AsyncHandler<RemoveTagDefaultLockRequest,RemoveTagDefaultLockResponse> handler) |
Future<RemoveTagDefaultLockResponse> |
IdentityAsync.removeTagDefaultLock(RemoveTagDefaultLockRequest request,
AsyncHandler<RemoveTagDefaultLockRequest,RemoveTagDefaultLockResponse> handler)
Remove a resource lock from a tag default.
|
Modifier and Type | Method and Description |
---|---|
RemoveTagDefaultLockRequest |
RemoveTagDefaultLockRequest.Builder.build()
Build the instance of RemoveTagDefaultLockRequest as configured by this builder
|
RemoveTagDefaultLockRequest |
RemoveTagDefaultLockRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RemoveTagDefaultLockRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
RemoveTagDefaultLockRequest.Builder |
RemoveTagDefaultLockRequest.Builder.copy(RemoveTagDefaultLockRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.