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