UpdateServiceListRequest.Builder |
UpdateServiceListRequest.Builder.body$(UpdateServiceListDetails body) |
Alternative setter for the body parameter.
|
static UpdateServiceListRequest.Builder |
UpdateServiceListRequest.builder() |
Return a new builder for this request object.
|
UpdateServiceListRequest.Builder |
UpdateServiceListRequest.Builder.copy(UpdateServiceListRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateServiceListRequest.Builder |
UpdateServiceListRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateServiceListRequest.Builder |
UpdateServiceListRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateServiceListRequest.Builder |
UpdateServiceListRequest.Builder.networkFirewallPolicyId(String networkFirewallPolicyId) |
Unique Network Firewall Policy identifier
|
UpdateServiceListRequest.Builder |
UpdateServiceListRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
UpdateServiceListRequest.Builder |
UpdateServiceListRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateServiceListRequest.Builder |
UpdateServiceListRequest.Builder.serviceListName(String serviceListName) |
Unique name identifier for Service Lists in the scope of Network Firewall Policy.
|
UpdateServiceListRequest.Builder |
UpdateServiceListRequest.toBuilder() |
|
UpdateServiceListRequest.Builder |
UpdateServiceListRequest.Builder.updateServiceListDetails(UpdateServiceListDetails updateServiceListDetails) |
The information to be updated.
|