Package | Description |
---|---|
com.oracle.bmc.apmcontrolplane | |
com.oracle.bmc.apmcontrolplane.responses |
Modifier and Type | Method and Description |
---|---|
CreateApmDomainResponse |
ApmDomainClient.createApmDomain(CreateApmDomainRequest request) |
CreateApmDomainResponse |
ApmDomain.createApmDomain(CreateApmDomainRequest request)
Creates a new APM domain.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateApmDomainResponse> |
ApmDomainAsync.createApmDomain(CreateApmDomainRequest request,
AsyncHandler<CreateApmDomainRequest,CreateApmDomainResponse> handler)
Creates a new APM domain.
|
Future<CreateApmDomainResponse> |
ApmDomainAsyncClient.createApmDomain(CreateApmDomainRequest request,
AsyncHandler<CreateApmDomainRequest,CreateApmDomainResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateApmDomainResponse> |
ApmDomainAsync.createApmDomain(CreateApmDomainRequest request,
AsyncHandler<CreateApmDomainRequest,CreateApmDomainResponse> handler)
Creates a new APM domain.
|
Future<CreateApmDomainResponse> |
ApmDomainAsyncClient.createApmDomain(CreateApmDomainRequest request,
AsyncHandler<CreateApmDomainRequest,CreateApmDomainResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateApmDomainResponse |
CreateApmDomainResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateApmDomainResponse.Builder |
CreateApmDomainResponse.Builder.copy(CreateApmDomainResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.