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