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