static ListProtocolsRequest.Builder |
ListProtocolsRequest.builder() |
Return a new builder for this request object.
|
ListProtocolsRequest.Builder |
ListProtocolsRequest.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment containing the load balancer protocols to list.
|
ListProtocolsRequest.Builder |
ListProtocolsRequest.Builder.copy(ListProtocolsRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListProtocolsRequest.Builder |
ListProtocolsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListProtocolsRequest.Builder |
ListProtocolsRequest.Builder.limit(Long limit) |
For list pagination.
|
ListProtocolsRequest.Builder |
ListProtocolsRequest.Builder.opcRequestId(String opcRequestId) |
The unique Oracle-assigned identifier for the request.
|
ListProtocolsRequest.Builder |
ListProtocolsRequest.Builder.page(String page) |
For list pagination.
|
ListProtocolsRequest.Builder |
ListProtocolsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListProtocolsRequest.Builder |
ListProtocolsRequest.toBuilder() |
|