Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
AddTagDefaultLockResponse |
Identity.addTagDefaultLock(AddTagDefaultLockRequest request)
Add a resource lock to a tag default.
|
AddTagDefaultLockResponse |
IdentityClient.addTagDefaultLock(AddTagDefaultLockRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<AddTagDefaultLockResponse> |
IdentityAsyncClient.addTagDefaultLock(AddTagDefaultLockRequest request,
AsyncHandler<AddTagDefaultLockRequest,AddTagDefaultLockResponse> handler) |
Future<AddTagDefaultLockResponse> |
IdentityAsync.addTagDefaultLock(AddTagDefaultLockRequest request,
AsyncHandler<AddTagDefaultLockRequest,AddTagDefaultLockResponse> handler)
Add a resource lock to a tag default.
|
Modifier and Type | Method and Description |
---|---|
Future<AddTagDefaultLockResponse> |
IdentityAsyncClient.addTagDefaultLock(AddTagDefaultLockRequest request,
AsyncHandler<AddTagDefaultLockRequest,AddTagDefaultLockResponse> handler) |
Future<AddTagDefaultLockResponse> |
IdentityAsync.addTagDefaultLock(AddTagDefaultLockRequest request,
AsyncHandler<AddTagDefaultLockRequest,AddTagDefaultLockResponse> handler)
Add a resource lock to a tag default.
|
Modifier and Type | Method and Description |
---|---|
AddTagDefaultLockResponse |
AddTagDefaultLockResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
AddTagDefaultLockResponse.Builder |
AddTagDefaultLockResponse.Builder.copy(AddTagDefaultLockResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.