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