Package com.oracle.bmc.dns.requests
Class ListSteeringPoliciesRequest.Builder
- java.lang.Object
- 
- com.oracle.bmc.dns.requests.ListSteeringPoliciesRequest.Builder
 
- 
- All Implemented Interfaces:
- BmcRequest.Builder<ListSteeringPoliciesRequest,Void>
 - Enclosing class:
- ListSteeringPoliciesRequest
 
 public static class ListSteeringPoliciesRequest.Builder extends Object implements BmcRequest.Builder<ListSteeringPoliciesRequest,Void> 
- 
- 
Constructor SummaryConstructors Constructor Description Builder()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description ListSteeringPoliciesRequestbuild()Build the instance of ListSteeringPoliciesRequest as configured by this builderListSteeringPoliciesRequestbuildWithoutInvocationCallback()Build the instance of ListSteeringPoliciesRequest as configured by this builderListSteeringPoliciesRequest.BuildercompartmentId(String compartmentId)The OCID of the compartment the resource belongs to.ListSteeringPoliciesRequest.Buildercopy(ListSteeringPoliciesRequest o)Copy method to populate the builder with values from the given instance.ListSteeringPoliciesRequest.BuilderdisplayName(String displayName)The displayName of a resource.ListSteeringPoliciesRequest.BuilderdisplayNameContains(String displayNameContains)The partial displayName of a resource.ListSteeringPoliciesRequest.BuilderhealthCheckMonitorId(String healthCheckMonitorId)Search by health check monitor OCID.ListSteeringPoliciesRequest.Builderid(String id)The OCID of a resource.ListSteeringPoliciesRequest.BuilderinvocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)Set the invocation callback for the request to be built.ListSteeringPoliciesRequest.BuilderlifecycleState(SteeringPolicySummary.LifecycleState lifecycleState)The state of a resource.ListSteeringPoliciesRequest.Builderlimit(Long limit)The maximum number of items to return in a page of the collection.ListSteeringPoliciesRequest.BuilderopcRequestId(String opcRequestId)Unique Oracle-assigned identifier for the request.ListSteeringPoliciesRequest.Builderpage(String page)The value of the opc-next-page response header from the previous “List” call.ListSteeringPoliciesRequest.BuilderretryConfiguration(RetryConfiguration retryConfiguration)Set the retry configuration for the request to be built.ListSteeringPoliciesRequest.Builderscope(Scope scope)Specifies to operate only on resources that have a matching DNS scope.ListSteeringPoliciesRequest.BuildersortBy(ListSteeringPoliciesRequest.SortBy sortBy)The field by which to sort steering policies.ListSteeringPoliciesRequest.BuildersortOrder(SortOrder sortOrder)The order to sort the resources.ListSteeringPoliciesRequest.Buildertemplate(String template)Search by steering template type.ListSteeringPoliciesRequest.BuildertimeCreatedGreaterThanOrEqualTo(Date timeCreatedGreaterThanOrEqualTo)An RFC 3339 timestamp that states all returned resources were created on or after the indicated time.ListSteeringPoliciesRequest.BuildertimeCreatedLessThan(Date timeCreatedLessThan)An RFC 3339 timestamp that states all returned resources were created before the indicated time.- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 - 
Methods inherited from interface com.oracle.bmc.requests.BmcRequest.Builderbody$
 
- 
 
- 
- 
- 
Method Detail- 
compartmentIdpublic ListSteeringPoliciesRequest.Builder compartmentId(String compartmentId) The OCID of the compartment the resource belongs to.- Parameters:
- compartmentId- the value to set
- Returns:
- this builder instance
 
 - 
opcRequestIdpublic ListSteeringPoliciesRequest.Builder opcRequestId(String opcRequestId) Unique Oracle-assigned identifier for the request.If you need to contact Oracle about a particular request, please provide the request ID. - Parameters:
- opcRequestId- the value to set
- Returns:
- this builder instance
 
 - 
limitpublic ListSteeringPoliciesRequest.Builder limit(Long limit) The maximum number of items to return in a page of the collection.- Parameters:
- limit- the value to set
- Returns:
- this builder instance
 
 - 
pagepublic ListSteeringPoliciesRequest.Builder page(String page) The value of the opc-next-page response header from the previous “List” call.- Parameters:
- page- the value to set
- Returns:
- this builder instance
 
 - 
idpublic ListSteeringPoliciesRequest.Builder id(String id) The OCID of a resource.- Parameters:
- id- the value to set
- Returns:
- this builder instance
 
 - 
displayNamepublic ListSteeringPoliciesRequest.Builder displayName(String displayName) The displayName of a resource.- Parameters:
- displayName- the value to set
- Returns:
- this builder instance
 
 - 
displayNameContainspublic ListSteeringPoliciesRequest.Builder displayNameContains(String displayNameContains) The partial displayName of a resource.Will match any resource whose name (case-insensitive) contains the provided value. - Parameters:
- displayNameContains- the value to set
- Returns:
- this builder instance
 
 - 
healthCheckMonitorIdpublic ListSteeringPoliciesRequest.Builder healthCheckMonitorId(String healthCheckMonitorId) Search by health check monitor OCID.Will match any resource whose health check monitor ID matches the provided value. - Parameters:
- healthCheckMonitorId- the value to set
- Returns:
- this builder instance
 
 - 
timeCreatedGreaterThanOrEqualTopublic ListSteeringPoliciesRequest.Builder timeCreatedGreaterThanOrEqualTo(Date timeCreatedGreaterThanOrEqualTo) An RFC 3339 timestamp that states all returned resources were created on or after the indicated time.- Parameters:
- timeCreatedGreaterThanOrEqualTo- the value to set
- Returns:
- this builder instance
 
 - 
timeCreatedLessThanpublic ListSteeringPoliciesRequest.Builder timeCreatedLessThan(Date timeCreatedLessThan) An RFC 3339 timestamp that states all returned resources were created before the indicated time.- Parameters:
- timeCreatedLessThan- the value to set
- Returns:
- this builder instance
 
 - 
templatepublic ListSteeringPoliciesRequest.Builder template(String template) Search by steering template type.Will match any resource whose template type matches the provided value. - Parameters:
- template- the value to set
- Returns:
- this builder instance
 
 - 
lifecycleStatepublic ListSteeringPoliciesRequest.Builder lifecycleState(SteeringPolicySummary.LifecycleState lifecycleState) The state of a resource.- Parameters:
- lifecycleState- the value to set
- Returns:
- this builder instance
 
 - 
sortBypublic ListSteeringPoliciesRequest.Builder sortBy(ListSteeringPoliciesRequest.SortBy sortBy) The field by which to sort steering policies.If unspecified, defaults to timeCreated. - Parameters:
- sortBy- the value to set
- Returns:
- this builder instance
 
 - 
sortOrderpublic ListSteeringPoliciesRequest.Builder sortOrder(SortOrder sortOrder) The order to sort the resources.- Parameters:
- sortOrder- the value to set
- Returns:
- this builder instance
 
 - 
scopepublic ListSteeringPoliciesRequest.Builder scope(Scope scope) Specifies to operate only on resources that have a matching DNS scope.- Parameters:
- scope- the value to set
- Returns:
- this builder instance
 
 - 
invocationCallbackpublic ListSteeringPoliciesRequest.Builder invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) Set the invocation callback for the request to be built.- Parameters:
- invocationCallback- the invocation callback to be set for the request
- Returns:
- this builder instance
 
 - 
retryConfigurationpublic ListSteeringPoliciesRequest.Builder retryConfiguration(RetryConfiguration retryConfiguration) Set the retry configuration for the request to be built.- Parameters:
- retryConfiguration- the retry configuration to be used for the request
- Returns:
- this builder instance
 
 - 
copypublic ListSteeringPoliciesRequest.Builder copy(ListSteeringPoliciesRequest o) Copy method to populate the builder with values from the given instance.- Specified by:
- copyin interface- BmcRequest.Builder<ListSteeringPoliciesRequest,Void>
- Parameters:
- o- other request from which to copy values
- Returns:
- this builder instance
 
 - 
buildpublic ListSteeringPoliciesRequest build() Build the instance of ListSteeringPoliciesRequest as configured by this builderNote that this method takes calls to invocationCallback(com.oracle.bmc.http.client.RequestInterceptor)into account, while the methodbuildWithoutInvocationCallback()does not.This is the preferred method to build an instance. - Specified by:
- buildin interface- BmcRequest.Builder<ListSteeringPoliciesRequest,Void>
- Returns:
- instance of ListSteeringPoliciesRequest
 
 - 
buildWithoutInvocationCallbackpublic ListSteeringPoliciesRequest buildWithoutInvocationCallback() Build the instance of ListSteeringPoliciesRequest as configured by this builderNote that this method does not take calls to invocationCallback(com.oracle.bmc.http.client.RequestInterceptor)into account, while the methodbuild()does- Returns:
- instance of ListSteeringPoliciesRequest
 
 
- 
 
-