static GetNetworkSecurityGroupRequest.Builder |
GetNetworkSecurityGroupRequest.builder() |
Return a new builder for this request object.
|
GetNetworkSecurityGroupRequest.Builder |
GetNetworkSecurityGroupRequest.Builder.copy(GetNetworkSecurityGroupRequest o) |
Copy method to populate the builder with values from the given instance.
|
GetNetworkSecurityGroupRequest.Builder |
GetNetworkSecurityGroupRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
GetNetworkSecurityGroupRequest.Builder |
GetNetworkSecurityGroupRequest.Builder.networkSecurityGroupId(String networkSecurityGroupId) |
The OCID of the
network security group.
|
GetNetworkSecurityGroupRequest.Builder |
GetNetworkSecurityGroupRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
GetNetworkSecurityGroupRequest.Builder |
GetNetworkSecurityGroupRequest.toBuilder() |
|