Package | Description |
---|---|
com.oracle.bmc.apmcontrolplane.requests |
Modifier and Type | Method and Description |
---|---|
ListDataKeysRequest.Builder |
ListDataKeysRequest.Builder.apmDomainId(String apmDomainId)
The OCID of the APM domain.
|
static ListDataKeysRequest.Builder |
ListDataKeysRequest.builder()
Return a new builder for this request object.
|
ListDataKeysRequest.Builder |
ListDataKeysRequest.Builder.copy(ListDataKeysRequest o)
Copy method to populate the builder with values from the given instance.
|
ListDataKeysRequest.Builder |
ListDataKeysRequest.Builder.dataKeyType(DataKeyTypes dataKeyType)
Data key type.
|
ListDataKeysRequest.Builder |
ListDataKeysRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ListDataKeysRequest.Builder |
ListDataKeysRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
ListDataKeysRequest.Builder |
ListDataKeysRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ListDataKeysRequest.Builder |
ListDataKeysRequest.toBuilder()
Return an instance of
ListDataKeysRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.