Class ListSteeringPolicyAttachmentsRequest.Builder
- java.lang.Object
- 
- com.oracle.bmc.dns.requests.ListSteeringPolicyAttachmentsRequest.Builder
 
- 
- All Implemented Interfaces:
- BmcRequest.Builder<ListSteeringPolicyAttachmentsRequest,Void>
 - Enclosing class:
- ListSteeringPolicyAttachmentsRequest
 
 public static class ListSteeringPolicyAttachmentsRequest.Builder extends Object implements BmcRequest.Builder<ListSteeringPolicyAttachmentsRequest,Void> 
- 
- 
Constructor SummaryConstructors Constructor Description Builder()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description ListSteeringPolicyAttachmentsRequestbuild()Build the instance of ListSteeringPolicyAttachmentsRequest as configured by this builderListSteeringPolicyAttachmentsRequestbuildWithoutInvocationCallback()Build the instance of ListSteeringPolicyAttachmentsRequest as configured by this builderListSteeringPolicyAttachmentsRequest.BuildercompartmentId(String compartmentId)The OCID of the compartment the resource belongs to.ListSteeringPolicyAttachmentsRequest.Buildercopy(ListSteeringPolicyAttachmentsRequest o)Copy method to populate the builder with values from the given instance.ListSteeringPolicyAttachmentsRequest.BuilderdisplayName(String displayName)The displayName of a resource.ListSteeringPolicyAttachmentsRequest.Builderdomain(String domain)Search by domain.ListSteeringPolicyAttachmentsRequest.BuilderdomainContains(String domainContains)Search by domain.ListSteeringPolicyAttachmentsRequest.Builderid(String id)The OCID of a resource.ListSteeringPolicyAttachmentsRequest.BuilderinvocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)Set the invocation callback for the request to be built.ListSteeringPolicyAttachmentsRequest.BuilderlifecycleState(SteeringPolicyAttachmentSummary.LifecycleState lifecycleState)The state of a resource.ListSteeringPolicyAttachmentsRequest.Builderlimit(Long limit)The maximum number of items to return in a page of the collection.ListSteeringPolicyAttachmentsRequest.BuilderopcRequestId(String opcRequestId)Unique Oracle-assigned identifier for the request.ListSteeringPolicyAttachmentsRequest.Builderpage(String page)The value of the opc-next-page response header from the previous “List” call.ListSteeringPolicyAttachmentsRequest.BuilderretryConfiguration(RetryConfiguration retryConfiguration)Set the retry configuration for the request to be built.ListSteeringPolicyAttachmentsRequest.Builderscope(Scope scope)Specifies to operate only on resources that have a matching DNS scope.ListSteeringPolicyAttachmentsRequest.BuildersortBy(ListSteeringPolicyAttachmentsRequest.SortBy sortBy)The field by which to sort steering policy attachments.ListSteeringPolicyAttachmentsRequest.BuildersortOrder(SortOrder sortOrder)The order to sort the resources.ListSteeringPolicyAttachmentsRequest.BuildersteeringPolicyId(String steeringPolicyId)Search by steering policy OCID.ListSteeringPolicyAttachmentsRequest.BuildertimeCreatedGreaterThanOrEqualTo(Date timeCreatedGreaterThanOrEqualTo)An RFC 3339 timestamp that states all returned resources were created on or after the indicated time.ListSteeringPolicyAttachmentsRequest.BuildertimeCreatedLessThan(Date timeCreatedLessThan)An RFC 3339 timestamp that states all returned resources were created before the indicated time.ListSteeringPolicyAttachmentsRequest.BuilderzoneId(String zoneId)Search by zone OCID.- 
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 ListSteeringPolicyAttachmentsRequest.Builder compartmentId(String compartmentId) The OCID of the compartment the resource belongs to.- Parameters:
- compartmentId- the value to set
- Returns:
- this builder instance
 
 - 
opcRequestIdpublic ListSteeringPolicyAttachmentsRequest.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 ListSteeringPolicyAttachmentsRequest.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 ListSteeringPolicyAttachmentsRequest.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 ListSteeringPolicyAttachmentsRequest.Builder id(String id) The OCID of a resource.- Parameters:
- id- the value to set
- Returns:
- this builder instance
 
 - 
displayNamepublic ListSteeringPolicyAttachmentsRequest.Builder displayName(String displayName) The displayName of a resource.- Parameters:
- displayName- the value to set
- Returns:
- this builder instance
 
 - 
steeringPolicyIdpublic ListSteeringPolicyAttachmentsRequest.Builder steeringPolicyId(String steeringPolicyId) Search by steering policy OCID.Will match any resource whose steering policy ID matches the provided value. - Parameters:
- steeringPolicyId- the value to set
- Returns:
- this builder instance
 
 - 
zoneIdpublic ListSteeringPolicyAttachmentsRequest.Builder zoneId(String zoneId) Search by zone OCID.Will match any resource whose zone ID matches the provided value. - Parameters:
- zoneId- the value to set
- Returns:
- this builder instance
 
 - 
domainpublic ListSteeringPolicyAttachmentsRequest.Builder domain(String domain) Search by domain.Will match any record whose domain (case-insensitive) equals the provided value. - Parameters:
- domain- the value to set
- Returns:
- this builder instance
 
 - 
domainContainspublic ListSteeringPolicyAttachmentsRequest.Builder domainContains(String domainContains) Search by domain.Will match any record whose domain (case-insensitive) contains the provided value. - Parameters:
- domainContains- the value to set
- Returns:
- this builder instance
 
 - 
timeCreatedGreaterThanOrEqualTopublic ListSteeringPolicyAttachmentsRequest.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 ListSteeringPolicyAttachmentsRequest.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
 
 - 
lifecycleStatepublic ListSteeringPolicyAttachmentsRequest.Builder lifecycleState(SteeringPolicyAttachmentSummary.LifecycleState lifecycleState) The state of a resource.- Parameters:
- lifecycleState- the value to set
- Returns:
- this builder instance
 
 - 
sortBypublic ListSteeringPolicyAttachmentsRequest.Builder sortBy(ListSteeringPolicyAttachmentsRequest.SortBy sortBy) The field by which to sort steering policy attachments.If unspecified, defaults to timeCreated. - Parameters:
- sortBy- the value to set
- Returns:
- this builder instance
 
 - 
sortOrderpublic ListSteeringPolicyAttachmentsRequest.Builder sortOrder(SortOrder sortOrder) The order to sort the resources.- Parameters:
- sortOrder- the value to set
- Returns:
- this builder instance
 
 - 
scopepublic ListSteeringPolicyAttachmentsRequest.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 ListSteeringPolicyAttachmentsRequest.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 ListSteeringPolicyAttachmentsRequest.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 ListSteeringPolicyAttachmentsRequest.Builder copy(ListSteeringPolicyAttachmentsRequest o) Copy method to populate the builder with values from the given instance.- Specified by:
- copyin interface- BmcRequest.Builder<ListSteeringPolicyAttachmentsRequest,Void>
- Parameters:
- o- other request from which to copy values
- Returns:
- this builder instance
 
 - 
buildpublic ListSteeringPolicyAttachmentsRequest build() Build the instance of ListSteeringPolicyAttachmentsRequest 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<ListSteeringPolicyAttachmentsRequest,Void>
- Returns:
- instance of ListSteeringPolicyAttachmentsRequest
 
 - 
buildWithoutInvocationCallbackpublic ListSteeringPolicyAttachmentsRequest buildWithoutInvocationCallback() Build the instance of ListSteeringPolicyAttachmentsRequest 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 ListSteeringPolicyAttachmentsRequest
 
 
- 
 
-