Class GetDatabaseFleetHaOverviewMetricsRequest.Builder
- java.lang.Object
- 
- com.oracle.bmc.databasemanagement.requests.GetDatabaseFleetHaOverviewMetricsRequest.Builder
 
- 
- All Implemented Interfaces:
- BmcRequest.Builder<GetDatabaseFleetHaOverviewMetricsRequest,Void>
 - Enclosing class:
- GetDatabaseFleetHaOverviewMetricsRequest
 
 public static class GetDatabaseFleetHaOverviewMetricsRequest.Builder extends Object implements BmcRequest.Builder<GetDatabaseFleetHaOverviewMetricsRequest,Void> 
- 
- 
Constructor SummaryConstructors Constructor Description Builder()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description GetDatabaseFleetHaOverviewMetricsRequestbuild()Build the instance of GetDatabaseFleetHaOverviewMetricsRequest as configured by this builderGetDatabaseFleetHaOverviewMetricsRequestbuildWithoutInvocationCallback()Build the instance of GetDatabaseFleetHaOverviewMetricsRequest as configured by this builderGetDatabaseFleetHaOverviewMetricsRequest.BuildercompartmentId(String compartmentId)The OCID of the compartment.GetDatabaseFleetHaOverviewMetricsRequest.Buildercopy(GetDatabaseFleetHaOverviewMetricsRequest o)Copy method to populate the builder with values from the given instance.GetDatabaseFleetHaOverviewMetricsRequest.BuilderdefinedTagEquals(String singularValue)Singular setter.GetDatabaseFleetHaOverviewMetricsRequest.BuilderdefinedTagEquals(List<String> definedTagEquals)A list of tag filters to apply.GetDatabaseFleetHaOverviewMetricsRequest.BuilderdefinedTagExists(String singularValue)Singular setter.GetDatabaseFleetHaOverviewMetricsRequest.BuilderdefinedTagExists(List<String> definedTagExists)A list of tag existence filters to apply.GetDatabaseFleetHaOverviewMetricsRequest.BuilderfilterByMetricNames(String filterByMetricNames)The filter used to retrieve a specific set of metrics by passing the desired metric names with a comma separator.GetDatabaseFleetHaOverviewMetricsRequest.BuilderfreeformTagEquals(String singularValue)Singular setter.GetDatabaseFleetHaOverviewMetricsRequest.BuilderfreeformTagEquals(List<String> freeformTagEquals)A list of tag filters to apply.GetDatabaseFleetHaOverviewMetricsRequest.BuilderfreeformTagExists(String singularValue)Singular setter.GetDatabaseFleetHaOverviewMetricsRequest.BuilderfreeformTagExists(List<String> freeformTagExists)A list of tag existence filters to apply.GetDatabaseFleetHaOverviewMetricsRequest.BuilderinvocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)Set the invocation callback for the request to be built.GetDatabaseFleetHaOverviewMetricsRequest.Builderlimit(Integer limit)The maximum number of records returned in the paginated response.GetDatabaseFleetHaOverviewMetricsRequest.BuildermanagedDatabaseGroupId(String managedDatabaseGroupId)The OCID of the Managed Database Group.GetDatabaseFleetHaOverviewMetricsRequest.BuilderopcRequestId(String opcRequestId)The client request ID for tracing.GetDatabaseFleetHaOverviewMetricsRequest.Builderpage(String page)The page token representing the page from where the next set of paginated results are retrieved.GetDatabaseFleetHaOverviewMetricsRequest.BuilderretryConfiguration(RetryConfiguration retryConfiguration)Set the retry configuration for the request to be built.GetDatabaseFleetHaOverviewMetricsRequest.BuildersortBy(GetDatabaseFleetHaOverviewMetricsRequest.SortBy sortBy)The field to sort information by.GetDatabaseFleetHaOverviewMetricsRequest.BuildersortOrder(SortOrders sortOrder)The option to sort information in ascending (\u2018ASC\u2019) or descending (\u2018DESC\u2019) order.- 
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- 
opcRequestIdpublic GetDatabaseFleetHaOverviewMetricsRequest.Builder opcRequestId(String opcRequestId) The client request ID for tracing.- Parameters:
- opcRequestId- the value to set
- Returns:
- this builder instance
 
 - 
managedDatabaseGroupIdpublic GetDatabaseFleetHaOverviewMetricsRequest.Builder managedDatabaseGroupId(String managedDatabaseGroupId) The OCID of the Managed Database Group.- Parameters:
- managedDatabaseGroupId- the value to set
- Returns:
- this builder instance
 
 - 
compartmentIdpublic GetDatabaseFleetHaOverviewMetricsRequest.Builder compartmentId(String compartmentId) The OCID of the compartment.- Parameters:
- compartmentId- the value to set
- Returns:
- this builder instance
 
 - 
filterByMetricNamespublic GetDatabaseFleetHaOverviewMetricsRequest.Builder filterByMetricNames(String filterByMetricNames) The filter used to retrieve a specific set of metrics by passing the desired metric names with a comma separator.Note that, by default, the service returns all supported metrics. - Parameters:
- filterByMetricNames- the value to set
- Returns:
- this builder instance
 
 - 
pagepublic GetDatabaseFleetHaOverviewMetricsRequest.Builder page(String page) The page token representing the page from where the next set of paginated results are retrieved.This is usually retrieved from a previous list call. - Parameters:
- page- the value to set
- Returns:
- this builder instance
 
 - 
limitpublic GetDatabaseFleetHaOverviewMetricsRequest.Builder limit(Integer limit) The maximum number of records returned in the paginated response.- Parameters:
- limit- the value to set
- Returns:
- this builder instance
 
 - 
sortBypublic GetDatabaseFleetHaOverviewMetricsRequest.Builder sortBy(GetDatabaseFleetHaOverviewMetricsRequest.SortBy sortBy) The field to sort information by.Only one sortOrder can be used. The default sort order for DATABASENAME is ascending and it is case-sensitive. - Parameters:
- sortBy- the value to set
- Returns:
- this builder instance
 
 - 
sortOrderpublic GetDatabaseFleetHaOverviewMetricsRequest.Builder sortOrder(SortOrders sortOrder) The option to sort information in ascending (\u2018ASC\u2019) or descending (\u2018DESC\u2019) order.Ascending order is the default order. - Parameters:
- sortOrder- the value to set
- Returns:
- this builder instance
 
 - 
definedTagEqualspublic GetDatabaseFleetHaOverviewMetricsRequest.Builder definedTagEquals(List<String> definedTagEquals) A list of tag filters to apply.Only resources with a defined tag matching the value will be returned. Each item in the list has the format “{namespace}.{tagName}.{value}”. All inputs are case-insensitive. Multiple values for the same key (i.e. same namespace and tag name) are interpreted as “OR”. Values for different keys (i.e. different namespaces, different tag names, or both) are interpreted as “AND”. - Parameters:
- definedTagEquals- the value to set
- Returns:
- this builder instance
 
 - 
definedTagEqualspublic GetDatabaseFleetHaOverviewMetricsRequest.Builder definedTagEquals(String singularValue) Singular setter.A list of tag filters to apply. Only resources with a defined tag matching the value will be returned. Each item in the list has the format “{namespace}.{tagName}.{value}”. All inputs are case-insensitive. Multiple values for the same key (i.e. same namespace and tag name) are interpreted as “OR”. Values for different keys (i.e. different namespaces, different tag names, or both) are interpreted as “AND”. - Parameters:
- singularValue- the singular value to set
- Returns:
- this builder instance
 
 - 
freeformTagEqualspublic GetDatabaseFleetHaOverviewMetricsRequest.Builder freeformTagEquals(List<String> freeformTagEquals) A list of tag filters to apply.Only resources with a freeform tag matching the value will be returned. The key for each tag is “{tagName}.{value}”. All inputs are case-insensitive. Multiple values for the same tag name are interpreted as “OR”. Values for different tag names are interpreted as “AND”. - Parameters:
- freeformTagEquals- the value to set
- Returns:
- this builder instance
 
 - 
freeformTagEqualspublic GetDatabaseFleetHaOverviewMetricsRequest.Builder freeformTagEquals(String singularValue) Singular setter.A list of tag filters to apply. Only resources with a freeform tag matching the value will be returned. The key for each tag is “{tagName}.{value}”. All inputs are case-insensitive. Multiple values for the same tag name are interpreted as “OR”. Values for different tag names are interpreted as “AND”. - Parameters:
- singularValue- the singular value to set
- Returns:
- this builder instance
 
 - 
definedTagExistspublic GetDatabaseFleetHaOverviewMetricsRequest.Builder definedTagExists(List<String> definedTagExists) A list of tag existence filters to apply.Only resources for which the specified defined tags exist will be returned. Each item in the list has the format “{namespace}.{tagName}.true” (for checking existence of a defined tag) or “{namespace}.true”. All inputs are case-insensitive. Currently, only existence (“true” at the end) is supported. Absence (“false” at the end) is not supported. Multiple values for the same key (i.e. same namespace and tag name) are interpreted as “OR”. Values for different keys (i.e. different namespaces, different tag names, or both) are interpreted as “AND”. - Parameters:
- definedTagExists- the value to set
- Returns:
- this builder instance
 
 - 
definedTagExistspublic GetDatabaseFleetHaOverviewMetricsRequest.Builder definedTagExists(String singularValue) Singular setter.A list of tag existence filters to apply. Only resources for which the specified defined tags exist will be returned. Each item in the list has the format “{namespace}.{tagName}.true” (for checking existence of a defined tag) or “{namespace}.true”. All inputs are case-insensitive. Currently, only existence (“true” at the end) is supported. Absence (“false” at the end) is not supported. Multiple values for the same key (i.e. same namespace and tag name) are interpreted as “OR”. Values for different keys (i.e. different namespaces, different tag names, or both) are interpreted as “AND”. - Parameters:
- singularValue- the singular value to set
- Returns:
- this builder instance
 
 - 
freeformTagExistspublic GetDatabaseFleetHaOverviewMetricsRequest.Builder freeformTagExists(List<String> freeformTagExists) A list of tag existence filters to apply.Only resources for which the specified freeform tags exist the value will be returned. The key for each tag is “{tagName}.true”. All inputs are case-insensitive. Currently, only existence (“true” at the end) is supported. Absence (“false” at the end) is not supported. Multiple values for different tag names are interpreted as “AND”. - Parameters:
- freeformTagExists- the value to set
- Returns:
- this builder instance
 
 - 
freeformTagExistspublic GetDatabaseFleetHaOverviewMetricsRequest.Builder freeformTagExists(String singularValue) Singular setter.A list of tag existence filters to apply. Only resources for which the specified freeform tags exist the value will be returned. The key for each tag is “{tagName}.true”. All inputs are case-insensitive. Currently, only existence (“true” at the end) is supported. Absence (“false” at the end) is not supported. Multiple values for different tag names are interpreted as “AND”. - Parameters:
- singularValue- the singular value to set
- Returns:
- this builder instance
 
 - 
invocationCallbackpublic GetDatabaseFleetHaOverviewMetricsRequest.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 GetDatabaseFleetHaOverviewMetricsRequest.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 GetDatabaseFleetHaOverviewMetricsRequest.Builder copy(GetDatabaseFleetHaOverviewMetricsRequest o) Copy method to populate the builder with values from the given instance.- Specified by:
- copyin interface- BmcRequest.Builder<GetDatabaseFleetHaOverviewMetricsRequest,Void>
- Parameters:
- o- other request from which to copy values
- Returns:
- this builder instance
 
 - 
buildpublic GetDatabaseFleetHaOverviewMetricsRequest build() Build the instance of GetDatabaseFleetHaOverviewMetricsRequest 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<GetDatabaseFleetHaOverviewMetricsRequest,Void>
- Returns:
- instance of GetDatabaseFleetHaOverviewMetricsRequest
 
 - 
buildWithoutInvocationCallbackpublic GetDatabaseFleetHaOverviewMetricsRequest buildWithoutInvocationCallback() Build the instance of GetDatabaseFleetHaOverviewMetricsRequest 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 GetDatabaseFleetHaOverviewMetricsRequest
 
 
- 
 
-