Package | Description |
---|---|
com.oracle.bmc.loadbalancer.requests |
Modifier and Type | Method and Description |
---|---|
UpdateNetworkSecurityGroupsRequest.Builder |
UpdateNetworkSecurityGroupsRequest.Builder.body$(UpdateNetworkSecurityGroupsDetails body)
Alternative setter for the body parameter.
|
static UpdateNetworkSecurityGroupsRequest.Builder |
UpdateNetworkSecurityGroupsRequest.builder()
Return a new builder for this request object.
|
UpdateNetworkSecurityGroupsRequest.Builder |
UpdateNetworkSecurityGroupsRequest.Builder.copy(UpdateNetworkSecurityGroupsRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateNetworkSecurityGroupsRequest.Builder |
UpdateNetworkSecurityGroupsRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
UpdateNetworkSecurityGroupsRequest.Builder |
UpdateNetworkSecurityGroupsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateNetworkSecurityGroupsRequest.Builder |
UpdateNetworkSecurityGroupsRequest.Builder.loadBalancerId(String loadBalancerId)
The OCID of the
load balancer to update the NSGs for.
|
UpdateNetworkSecurityGroupsRequest.Builder |
UpdateNetworkSecurityGroupsRequest.Builder.opcRequestId(String opcRequestId)
The unique Oracle-assigned identifier for the request.
|
UpdateNetworkSecurityGroupsRequest.Builder |
UpdateNetworkSecurityGroupsRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
UpdateNetworkSecurityGroupsRequest.Builder |
UpdateNetworkSecurityGroupsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateNetworkSecurityGroupsRequest.Builder |
UpdateNetworkSecurityGroupsRequest.toBuilder()
Return an instance of
UpdateNetworkSecurityGroupsRequest.Builder that allows you to modify request properties. |
UpdateNetworkSecurityGroupsRequest.Builder |
UpdateNetworkSecurityGroupsRequest.Builder.updateNetworkSecurityGroupsDetails(UpdateNetworkSecurityGroupsDetails updateNetworkSecurityGroupsDetails)
The details for updating the NSGs associated with the specified load balancer.
|
Copyright © 2016–2024. All rights reserved.