Package com.oracle.bmc.jms.requests
Class ListCryptoAnalysisResultsRequest.Builder
- java.lang.Object
- 
- com.oracle.bmc.jms.requests.ListCryptoAnalysisResultsRequest.Builder
 
- 
- All Implemented Interfaces:
- BmcRequest.Builder<ListCryptoAnalysisResultsRequest,Void>
 - Enclosing class:
- ListCryptoAnalysisResultsRequest
 
 public static class ListCryptoAnalysisResultsRequest.Builder extends Object implements BmcRequest.Builder<ListCryptoAnalysisResultsRequest,Void> 
- 
- 
Constructor SummaryConstructors Constructor Description Builder()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description ListCryptoAnalysisResultsRequest.BuilderaggregationMode(CryptoAnalysisResultMode aggregationMode)The aggregation mode of the crypto event analysis result.ListCryptoAnalysisResultsRequestbuild()Build the instance of ListCryptoAnalysisResultsRequest as configured by this builderListCryptoAnalysisResultsRequestbuildWithoutInvocationCallback()Build the instance of ListCryptoAnalysisResultsRequest as configured by this builderListCryptoAnalysisResultsRequest.Buildercopy(ListCryptoAnalysisResultsRequest o)Copy method to populate the builder with values from the given instance.ListCryptoAnalysisResultsRequest.BuilderfindingCount(Integer findingCount)FindingCount of CryptoAnalysis Report.ListCryptoAnalysisResultsRequest.BuilderfindingCountGreaterThan(Integer findingCountGreaterThan)FindingCount of CryptoAnalysis Report.ListCryptoAnalysisResultsRequest.BuilderfleetId(String fleetId)The OCID of the Fleet.ListCryptoAnalysisResultsRequest.BuilderhostName(String hostName)The host OCID of the managed instance.ListCryptoAnalysisResultsRequest.BuilderinvocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)Set the invocation callback for the request to be built.ListCryptoAnalysisResultsRequest.Builderlimit(Integer limit)The maximum number of items to return.ListCryptoAnalysisResultsRequest.BuildermanagedInstanceId(String managedInstanceId)The Fleet-unique identifier of the related managed instance.ListCryptoAnalysisResultsRequest.BuildernonCompliantFindingCount(Integer nonCompliantFindingCount)Non Compliant Finding Count of CryptoAnalysis Report.ListCryptoAnalysisResultsRequest.BuildernonCompliantFindingCountGreaterThan(Integer nonCompliantFindingCountGreaterThan)Non Compliant Finding Count of CryptoAnalysis Report.ListCryptoAnalysisResultsRequest.BuilderopcRequestId(String opcRequestId)The client request ID for tracing.ListCryptoAnalysisResultsRequest.Builderpage(String page)The page token representing the page at which to start retrieving results.ListCryptoAnalysisResultsRequest.BuilderretryConfiguration(RetryConfiguration retryConfiguration)Set the retry configuration for the request to be built.ListCryptoAnalysisResultsRequest.BuildersortBy(CryptoAnalysisResultSortBy sortBy)The field to sort crypto event analysis results.ListCryptoAnalysisResultsRequest.BuildersortOrder(SortOrder sortOrder)The sort order, either ‘asc’ or ‘desc’.ListCryptoAnalysisResultsRequest.BuildertimeEnd(Date timeEnd)The end of the time period during which resources are searched (formatted according to RFC3339).ListCryptoAnalysisResultsRequest.BuildertimeStart(Date timeStart)The start of the time period during which resources are searched (formatted according to RFC3339).- 
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- 
fleetIdpublic ListCryptoAnalysisResultsRequest.Builder fleetId(String fleetId) The OCID of the Fleet.- Parameters:
- fleetId- the value to set
- Returns:
- this builder instance
 
 - 
aggregationModepublic ListCryptoAnalysisResultsRequest.Builder aggregationMode(CryptoAnalysisResultMode aggregationMode) The aggregation mode of the crypto event analysis result.- Parameters:
- aggregationMode- the value to set
- Returns:
- this builder instance
 
 - 
managedInstanceIdpublic ListCryptoAnalysisResultsRequest.Builder managedInstanceId(String managedInstanceId) The Fleet-unique identifier of the related managed instance.- Parameters:
- managedInstanceId- the value to set
- Returns:
- this builder instance
 
 - 
hostNamepublic ListCryptoAnalysisResultsRequest.Builder hostName(String hostName) The host OCID of the managed instance.- Parameters:
- hostName- the value to set
- Returns:
- this builder instance
 
 - 
nonCompliantFindingCountpublic ListCryptoAnalysisResultsRequest.Builder nonCompliantFindingCount(Integer nonCompliantFindingCount) Non Compliant Finding Count of CryptoAnalysis Report.- Parameters:
- nonCompliantFindingCount- the value to set
- Returns:
- this builder instance
 
 - 
nonCompliantFindingCountGreaterThanpublic ListCryptoAnalysisResultsRequest.Builder nonCompliantFindingCountGreaterThan(Integer nonCompliantFindingCountGreaterThan) Non Compliant Finding Count of CryptoAnalysis Report.- Parameters:
- nonCompliantFindingCountGreaterThan- the value to set
- Returns:
- this builder instance
 
 - 
findingCountpublic ListCryptoAnalysisResultsRequest.Builder findingCount(Integer findingCount) FindingCount of CryptoAnalysis Report.- Parameters:
- findingCount- the value to set
- Returns:
- this builder instance
 
 - 
findingCountGreaterThanpublic ListCryptoAnalysisResultsRequest.Builder findingCountGreaterThan(Integer findingCountGreaterThan) FindingCount of CryptoAnalysis Report.- Parameters:
- findingCountGreaterThan- the value to set
- Returns:
- this builder instance
 
 - 
timeStartpublic ListCryptoAnalysisResultsRequest.Builder timeStart(Date timeStart) The start of the time period during which resources are searched (formatted according to RFC3339).- Parameters:
- timeStart- the value to set
- Returns:
- this builder instance
 
 - 
timeEndpublic ListCryptoAnalysisResultsRequest.Builder timeEnd(Date timeEnd) The end of the time period during which resources are searched (formatted according to RFC3339).- Parameters:
- timeEnd- the value to set
- Returns:
- this builder instance
 
 - 
limitpublic ListCryptoAnalysisResultsRequest.Builder limit(Integer limit) The maximum number of items to return.- Parameters:
- limit- the value to set
- Returns:
- this builder instance
 
 - 
pagepublic ListCryptoAnalysisResultsRequest.Builder page(String page) The page token representing the page at which to start retrieving results.The token is usually retrieved from a previous list call. - Parameters:
- page- the value to set
- Returns:
- this builder instance
 
 - 
sortOrderpublic ListCryptoAnalysisResultsRequest.Builder sortOrder(SortOrder sortOrder) The sort order, either ‘asc’ or ‘desc’.- Parameters:
- sortOrder- the value to set
- Returns:
- this builder instance
 
 - 
sortBypublic ListCryptoAnalysisResultsRequest.Builder sortBy(CryptoAnalysisResultSortBy sortBy) The field to sort crypto event analysis results.Only one sort order can be provided. Default order for timeCreated, and jreVersion is descending. Default order for managedInstanceId, jreDistribution, jreVendor and osName is ascending. If no value is specified timeCreated is default. - Parameters:
- sortBy- the value to set
- Returns:
- this builder instance
 
 - 
opcRequestIdpublic ListCryptoAnalysisResultsRequest.Builder opcRequestId(String opcRequestId) The client request ID for tracing.- Parameters:
- opcRequestId- the value to set
- Returns:
- this builder instance
 
 - 
invocationCallbackpublic ListCryptoAnalysisResultsRequest.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 ListCryptoAnalysisResultsRequest.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 ListCryptoAnalysisResultsRequest.Builder copy(ListCryptoAnalysisResultsRequest o) Copy method to populate the builder with values from the given instance.- Specified by:
- copyin interface- BmcRequest.Builder<ListCryptoAnalysisResultsRequest,Void>
- Parameters:
- o- other request from which to copy values
- Returns:
- this builder instance
 
 - 
buildpublic ListCryptoAnalysisResultsRequest build() Build the instance of ListCryptoAnalysisResultsRequest 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<ListCryptoAnalysisResultsRequest,Void>
- Returns:
- instance of ListCryptoAnalysisResultsRequest
 
 - 
buildWithoutInvocationCallbackpublic ListCryptoAnalysisResultsRequest buildWithoutInvocationCallback() Build the instance of ListCryptoAnalysisResultsRequest 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 ListCryptoAnalysisResultsRequest
 
 
- 
 
-