Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.responses |
Modifier and Type | Method and Description |
---|---|
CreateChildTenancyResponse |
Organization.createChildTenancy(CreateChildTenancyRequest request)
Creates a child tenancy asynchronously.
|
CreateChildTenancyResponse |
OrganizationClient.createChildTenancy(CreateChildTenancyRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateChildTenancyResponse> |
OrganizationAsync.createChildTenancy(CreateChildTenancyRequest request,
AsyncHandler<CreateChildTenancyRequest,CreateChildTenancyResponse> handler)
Creates a child tenancy asynchronously.
|
Future<CreateChildTenancyResponse> |
OrganizationAsyncClient.createChildTenancy(CreateChildTenancyRequest request,
AsyncHandler<CreateChildTenancyRequest,CreateChildTenancyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateChildTenancyResponse> |
OrganizationAsync.createChildTenancy(CreateChildTenancyRequest request,
AsyncHandler<CreateChildTenancyRequest,CreateChildTenancyResponse> handler)
Creates a child tenancy asynchronously.
|
Future<CreateChildTenancyResponse> |
OrganizationAsyncClient.createChildTenancy(CreateChildTenancyRequest request,
AsyncHandler<CreateChildTenancyRequest,CreateChildTenancyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateChildTenancyResponse |
CreateChildTenancyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateChildTenancyResponse.Builder |
CreateChildTenancyResponse.Builder.copy(CreateChildTenancyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.