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