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