Package | Description |
---|---|
com.oracle.bmc.managementagent.requests |
Modifier and Type | Method and Description |
---|---|
static GetManagementAgentInstallKeyContentRequest.Builder |
GetManagementAgentInstallKeyContentRequest.builder()
Return a new builder for this request object.
|
GetManagementAgentInstallKeyContentRequest.Builder |
GetManagementAgentInstallKeyContentRequest.Builder.copy(GetManagementAgentInstallKeyContentRequest o)
Copy method to populate the builder with values from the given instance.
|
GetManagementAgentInstallKeyContentRequest.Builder |
GetManagementAgentInstallKeyContentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetManagementAgentInstallKeyContentRequest.Builder |
GetManagementAgentInstallKeyContentRequest.Builder.managementAgentInstallKeyId(String managementAgentInstallKeyId)
Unique Management Agent Install Key identifier
|
GetManagementAgentInstallKeyContentRequest.Builder |
GetManagementAgentInstallKeyContentRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
GetManagementAgentInstallKeyContentRequest.Builder |
GetManagementAgentInstallKeyContentRequest.Builder.pluginName(List<String> pluginName)
Filter to return input plugin names uncommented in the output.
|
GetManagementAgentInstallKeyContentRequest.Builder |
GetManagementAgentInstallKeyContentRequest.Builder.pluginName(String singularValue)
Singular setter.
|
GetManagementAgentInstallKeyContentRequest.Builder |
GetManagementAgentInstallKeyContentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetManagementAgentInstallKeyContentRequest.Builder |
GetManagementAgentInstallKeyContentRequest.toBuilder()
Return an instance of
GetManagementAgentInstallKeyContentRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.