Package | Description |
---|---|
com.oracle.bmc.apmsynthetics.requests |
Modifier and Type | Method and Description |
---|---|
ListOnPremiseVantagePointsRequest.Builder |
ListOnPremiseVantagePointsRequest.Builder.apmDomainId(String apmDomainId)
The APM domain ID the request is intended for.
|
static ListOnPremiseVantagePointsRequest.Builder |
ListOnPremiseVantagePointsRequest.builder()
Return a new builder for this request object.
|
ListOnPremiseVantagePointsRequest.Builder |
ListOnPremiseVantagePointsRequest.Builder.copy(ListOnPremiseVantagePointsRequest o)
Copy method to populate the builder with values from the given instance.
|
ListOnPremiseVantagePointsRequest.Builder |
ListOnPremiseVantagePointsRequest.Builder.displayName(String displayName)
A filter to return only the resources that match the entire display name.
|
ListOnPremiseVantagePointsRequest.Builder |
ListOnPremiseVantagePointsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ListOnPremiseVantagePointsRequest.Builder |
ListOnPremiseVantagePointsRequest.Builder.limit(Integer limit)
The maximum number of items to return.
|
ListOnPremiseVantagePointsRequest.Builder |
ListOnPremiseVantagePointsRequest.Builder.name(String name)
A filter to return only the resources that match the entire name.
|
ListOnPremiseVantagePointsRequest.Builder |
ListOnPremiseVantagePointsRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
ListOnPremiseVantagePointsRequest.Builder |
ListOnPremiseVantagePointsRequest.Builder.page(String page)
The maximum number of results per page, or items to return in a paginated “List” call.
|
ListOnPremiseVantagePointsRequest.Builder |
ListOnPremiseVantagePointsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ListOnPremiseVantagePointsRequest.Builder |
ListOnPremiseVantagePointsRequest.Builder.sortBy(ListOnPremiseVantagePointsRequest.SortBy sortBy)
The field to sort by.
|
ListOnPremiseVantagePointsRequest.Builder |
ListOnPremiseVantagePointsRequest.Builder.sortOrder(SortOrders sortOrder)
The sort order to use, either ascending (
ASC ) or descending (DESC ). |
ListOnPremiseVantagePointsRequest.Builder |
ListOnPremiseVantagePointsRequest.toBuilder()
Return an instance of
ListOnPremiseVantagePointsRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.