Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
CreateTagDefaultResponse |
IdentityClient.createTagDefault(CreateTagDefaultRequest request) |
CreateTagDefaultResponse |
Identity.createTagDefault(CreateTagDefaultRequest request)
Creates a new tag default in the specified compartment for the specified tag definition.
|
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 |
---|---|
CreateTagDefaultRequest |
CreateTagDefaultRequest.Builder.build()
Build the instance of CreateTagDefaultRequest as configured by this builder
|
CreateTagDefaultRequest |
CreateTagDefaultRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateTagDefaultRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateTagDefaultRequest.Builder |
CreateTagDefaultRequest.Builder.copy(CreateTagDefaultRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.