Package | Description |
---|---|
com.oracle.bmc.apmcontrolplane | |
com.oracle.bmc.apmcontrolplane.requests |
Modifier and Type | Method and Description |
---|---|
CreateApmDomainResponse |
ApmDomainClient.createApmDomain(CreateApmDomainRequest request) |
CreateApmDomainResponse |
ApmDomain.createApmDomain(CreateApmDomainRequest request)
Creates a new APM domain.
|
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 |
---|---|
CreateApmDomainRequest |
CreateApmDomainRequest.Builder.build()
Build the instance of CreateApmDomainRequest as configured by this builder
|
CreateApmDomainRequest |
CreateApmDomainRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateApmDomainRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateApmDomainRequest.Builder |
CreateApmDomainRequest.Builder.copy(CreateApmDomainRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.