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