Package | Description |
---|---|
com.oracle.bmc.securityattribute.requests |
Modifier and Type | Method and Description |
---|---|
static GetSecurityAttributeRequest.Builder |
GetSecurityAttributeRequest.builder()
Return a new builder for this request object.
|
GetSecurityAttributeRequest.Builder |
GetSecurityAttributeRequest.Builder.copy(GetSecurityAttributeRequest o)
Copy method to populate the builder with values from the given instance.
|
GetSecurityAttributeRequest.Builder |
GetSecurityAttributeRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetSecurityAttributeRequest.Builder |
GetSecurityAttributeRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetSecurityAttributeRequest.Builder |
GetSecurityAttributeRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetSecurityAttributeRequest.Builder |
GetSecurityAttributeRequest.Builder.securityAttributeName(String securityAttributeName)
The name of the security attribute.
|
GetSecurityAttributeRequest.Builder |
GetSecurityAttributeRequest.Builder.securityAttributeNamespaceId(String securityAttributeNamespaceId)
The OCID of the security attribute namespace.
|
GetSecurityAttributeRequest.Builder |
GetSecurityAttributeRequest.toBuilder()
Return an instance of
GetSecurityAttributeRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.