Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
AddTagNamespaceLockResponse |
IdentityClient.addTagNamespaceLock(AddTagNamespaceLockRequest request) |
AddTagNamespaceLockResponse |
Identity.addTagNamespaceLock(AddTagNamespaceLockRequest request)
Add a resource lock to a tag namespace.
|
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 |
---|---|
AddTagNamespaceLockRequest |
AddTagNamespaceLockRequest.Builder.build()
Build the instance of AddTagNamespaceLockRequest as configured by this builder
|
AddTagNamespaceLockRequest |
AddTagNamespaceLockRequest.Builder.buildWithoutInvocationCallback()
Build the instance of AddTagNamespaceLockRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
AddTagNamespaceLockRequest.Builder |
AddTagNamespaceLockRequest.Builder.copy(AddTagNamespaceLockRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.