Package | Description |
---|---|
com.oracle.bmc.networkfirewall.requests |
Modifier and Type | Method and Description |
---|---|
static GetServiceListRequest.Builder |
GetServiceListRequest.builder()
Return a new builder for this request object.
|
GetServiceListRequest.Builder |
GetServiceListRequest.Builder.copy(GetServiceListRequest o)
Copy method to populate the builder with values from the given instance.
|
GetServiceListRequest.Builder |
GetServiceListRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetServiceListRequest.Builder |
GetServiceListRequest.Builder.networkFirewallPolicyId(String networkFirewallPolicyId)
Unique Network Firewall Policy identifier
|
GetServiceListRequest.Builder |
GetServiceListRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
GetServiceListRequest.Builder |
GetServiceListRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetServiceListRequest.Builder |
GetServiceListRequest.Builder.serviceListName(String serviceListName)
Unique name identifier for Service Lists in the scope of Network Firewall Policy.
|
GetServiceListRequest.Builder |
GetServiceListRequest.toBuilder()
Return an instance of
GetServiceListRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.