Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
CreateTagDefaultResponse |
Identity.createTagDefault(CreateTagDefaultRequest request)
Creates a new tag default in the specified compartment for the specified tag definition.
|
CreateTagDefaultResponse |
IdentityClient.createTagDefault(CreateTagDefaultRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateTagDefaultResponse> |
IdentityAsyncClient.createTagDefault(CreateTagDefaultRequest request,
AsyncHandler<CreateTagDefaultRequest,CreateTagDefaultResponse> handler) |
Future<CreateTagDefaultResponse> |
IdentityAsync.createTagDefault(CreateTagDefaultRequest request,
AsyncHandler<CreateTagDefaultRequest,CreateTagDefaultResponse> handler)
Creates a new tag default in the specified compartment for the specified tag definition.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateTagDefaultResponse> |
IdentityAsyncClient.createTagDefault(CreateTagDefaultRequest request,
AsyncHandler<CreateTagDefaultRequest,CreateTagDefaultResponse> handler) |
Future<CreateTagDefaultResponse> |
IdentityAsync.createTagDefault(CreateTagDefaultRequest request,
AsyncHandler<CreateTagDefaultRequest,CreateTagDefaultResponse> handler)
Creates a new tag default in the specified compartment for the specified tag definition.
|
Modifier and Type | Method and Description |
---|---|
CreateTagDefaultResponse |
CreateTagDefaultResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateTagDefaultResponse.Builder |
CreateTagDefaultResponse.Builder.copy(CreateTagDefaultResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.