Package | Description |
---|---|
com.oracle.bmc.servicemesh.requests |
Modifier and Type | Method and Description |
---|---|
static ListIngressGatewayRouteTablesRequest.Builder |
ListIngressGatewayRouteTablesRequest.builder()
Return a new builder for this request object.
|
ListIngressGatewayRouteTablesRequest.Builder |
ListIngressGatewayRouteTablesRequest.Builder.compartmentId(String compartmentId)
The ID of the compartment in which to list resources.
|
ListIngressGatewayRouteTablesRequest.Builder |
ListIngressGatewayRouteTablesRequest.Builder.copy(ListIngressGatewayRouteTablesRequest o)
Copy method to populate the builder with values from the given instance.
|
ListIngressGatewayRouteTablesRequest.Builder |
ListIngressGatewayRouteTablesRequest.Builder.id(String id)
Unique IngressGatewayRouteTable identifier.
|
ListIngressGatewayRouteTablesRequest.Builder |
ListIngressGatewayRouteTablesRequest.Builder.ingressGatewayId(String ingressGatewayId)
Unique IngressGateway identifier.
|
ListIngressGatewayRouteTablesRequest.Builder |
ListIngressGatewayRouteTablesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ListIngressGatewayRouteTablesRequest.Builder |
ListIngressGatewayRouteTablesRequest.Builder.lifecycleState(IngressGatewayRouteTable.LifecycleState lifecycleState)
A filter to return only resources that match the life cycle state given.
|
ListIngressGatewayRouteTablesRequest.Builder |
ListIngressGatewayRouteTablesRequest.Builder.limit(Integer limit)
The maximum number of items to return.
|
ListIngressGatewayRouteTablesRequest.Builder |
ListIngressGatewayRouteTablesRequest.Builder.name(String name)
A filter to return only resources that match the entire name given.
|
ListIngressGatewayRouteTablesRequest.Builder |
ListIngressGatewayRouteTablesRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
ListIngressGatewayRouteTablesRequest.Builder |
ListIngressGatewayRouteTablesRequest.Builder.page(String page)
A token representing the position at which to start retrieving results.
|
ListIngressGatewayRouteTablesRequest.Builder |
ListIngressGatewayRouteTablesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ListIngressGatewayRouteTablesRequest.Builder |
ListIngressGatewayRouteTablesRequest.Builder.sortBy(ListIngressGatewayRouteTablesRequest.SortBy sortBy)
The field to sort by.
|
ListIngressGatewayRouteTablesRequest.Builder |
ListIngressGatewayRouteTablesRequest.Builder.sortOrder(SortOrder sortOrder)
The sort order to use, either ‘ASC’ or ‘DESC’.
|
ListIngressGatewayRouteTablesRequest.Builder |
ListIngressGatewayRouteTablesRequest.toBuilder()
Return an instance of
ListIngressGatewayRouteTablesRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.