Package | Description |
---|---|
com.oracle.bmc.apmcontrolplane | |
com.oracle.bmc.apmcontrolplane.responses |
Modifier and Type | Method and Description |
---|---|
GenerateDataKeysResponse |
ApmDomainClient.generateDataKeys(GenerateDataKeysRequest request) |
GenerateDataKeysResponse |
ApmDomain.generateDataKeys(GenerateDataKeysRequest request)
Generates a set of new Data Keys for the specified APM domain with the specified names and
types.
|
Modifier and Type | Method and Description |
---|---|
Future<GenerateDataKeysResponse> |
ApmDomainAsync.generateDataKeys(GenerateDataKeysRequest request,
AsyncHandler<GenerateDataKeysRequest,GenerateDataKeysResponse> handler)
Generates a set of new Data Keys for the specified APM domain with the specified names and
types.
|
Future<GenerateDataKeysResponse> |
ApmDomainAsyncClient.generateDataKeys(GenerateDataKeysRequest request,
AsyncHandler<GenerateDataKeysRequest,GenerateDataKeysResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GenerateDataKeysResponse> |
ApmDomainAsync.generateDataKeys(GenerateDataKeysRequest request,
AsyncHandler<GenerateDataKeysRequest,GenerateDataKeysResponse> handler)
Generates a set of new Data Keys for the specified APM domain with the specified names and
types.
|
Future<GenerateDataKeysResponse> |
ApmDomainAsyncClient.generateDataKeys(GenerateDataKeysRequest request,
AsyncHandler<GenerateDataKeysRequest,GenerateDataKeysResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GenerateDataKeysResponse |
GenerateDataKeysResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GenerateDataKeysResponse.Builder |
GenerateDataKeysResponse.Builder.copy(GenerateDataKeysResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.