Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.requests |
Modifier and Type | Method and Description |
---|---|
CreateChildTenancyResponse |
Organization.createChildTenancy(CreateChildTenancyRequest request)
Creates a child tenancy asynchronously.
|
CreateChildTenancyResponse |
OrganizationClient.createChildTenancy(CreateChildTenancyRequest request) |
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 |
---|---|
CreateChildTenancyRequest |
CreateChildTenancyRequest.Builder.build()
Build the instance of CreateChildTenancyRequest as configured by this builder
|
CreateChildTenancyRequest |
CreateChildTenancyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateChildTenancyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateChildTenancyRequest.Builder |
CreateChildTenancyRequest.Builder.copy(CreateChildTenancyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.