Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetDomainGovernanceResponse> |
DomainGovernanceAsync.getDomainGovernance(GetDomainGovernanceRequest request,
AsyncHandler<GetDomainGovernanceRequest,GetDomainGovernanceResponse> handler)
Gets information about the domain governance entity.
|
Future<GetDomainGovernanceResponse> |
DomainGovernanceAsyncClient.getDomainGovernance(GetDomainGovernanceRequest request,
AsyncHandler<GetDomainGovernanceRequest,GetDomainGovernanceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetDomainGovernanceRequest |
GetDomainGovernanceRequest.Builder.build()
Build the instance of GetDomainGovernanceRequest as configured by this builder
|
GetDomainGovernanceRequest |
GetDomainGovernanceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetDomainGovernanceRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetDomainGovernanceRequest.Builder |
GetDomainGovernanceRequest.Builder.copy(GetDomainGovernanceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.