Class ListDatabaseInsightsRequest.Builder
- java.lang.Object
-
- com.oracle.bmc.opsi.requests.ListDatabaseInsightsRequest.Builder
-
- All Implemented Interfaces:
BmcRequest.Builder<ListDatabaseInsightsRequest,Void>
- Enclosing class:
- ListDatabaseInsightsRequest
public static class ListDatabaseInsightsRequest.Builder extends Object implements BmcRequest.Builder<ListDatabaseInsightsRequest,Void>
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ListDatabaseInsightsRequest
build()
Build the instance of ListDatabaseInsightsRequest as configured by this builderListDatabaseInsightsRequest
buildWithoutInvocationCallback()
Build the instance of ListDatabaseInsightsRequest as configured by this builderListDatabaseInsightsRequest.Builder
compartmentId(String compartmentId)
The OCID of the compartment.ListDatabaseInsightsRequest.Builder
compartmentIdInSubtree(Boolean compartmentIdInSubtree)
A flag to search all resources within a given compartment and all sub-compartments.ListDatabaseInsightsRequest.Builder
copy(ListDatabaseInsightsRequest o)
Copy method to populate the builder with values from the given instance.ListDatabaseInsightsRequest.Builder
databaseId(String singularValue)
Singular setter.ListDatabaseInsightsRequest.Builder
databaseId(List<String> databaseId)
Optional list of database OCIDs of the associated DBaaS entity.ListDatabaseInsightsRequest.Builder
databaseType(ListDatabaseInsightsRequest.DatabaseType singularValue)
Singular setter.ListDatabaseInsightsRequest.Builder
databaseType(List<ListDatabaseInsightsRequest.DatabaseType> databaseType)
Filter by one or more database type.ListDatabaseInsightsRequest.Builder
enterpriseManagerBridgeId(String enterpriseManagerBridgeId)
Unique Enterprise Manager bridge identifierListDatabaseInsightsRequest.Builder
exadataInsightId(String exadataInsightId)
OCID of exadata insight resource.ListDatabaseInsightsRequest.Builder
fields(ListDatabaseInsightsRequest.Fields singularValue)
Singular setter.ListDatabaseInsightsRequest.Builder
fields(List<ListDatabaseInsightsRequest.Fields> fields)
Specifies the fields to return in a database summary response.ListDatabaseInsightsRequest.Builder
id(String singularValue)
Singular setter.ListDatabaseInsightsRequest.Builder
id(List<String> id)
Optional list of database insight resource OCIDs.ListDatabaseInsightsRequest.Builder
invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.ListDatabaseInsightsRequest.Builder
lifecycleState(LifecycleState singularValue)
Singular setter.ListDatabaseInsightsRequest.Builder
lifecycleState(List<LifecycleState> lifecycleState)
Lifecycle statesListDatabaseInsightsRequest.Builder
limit(Integer limit)
For list pagination.ListDatabaseInsightsRequest.Builder
opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.ListDatabaseInsightsRequest.Builder
opsiPrivateEndpointId(String opsiPrivateEndpointId)
Unique Operations Insights PrivateEndpoint identifierListDatabaseInsightsRequest.Builder
page(String page)
For list pagination.ListDatabaseInsightsRequest.Builder
retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.ListDatabaseInsightsRequest.Builder
sortBy(ListDatabaseInsightsRequest.SortBy sortBy)
Database insight list sort options.ListDatabaseInsightsRequest.Builder
sortOrder(SortOrder sortOrder)
The sort order to use, either ascending (ASC) or descending (DESC).ListDatabaseInsightsRequest.Builder
status(ResourceStatus singularValue)
Singular setter.ListDatabaseInsightsRequest.Builder
status(List<ResourceStatus> status)
Resource Status-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.oracle.bmc.requests.BmcRequest.Builder
body$
-
-
-
-
Method Detail
-
compartmentId
public ListDatabaseInsightsRequest.Builder compartmentId(String compartmentId)
The OCID of the compartment.- Parameters:
compartmentId
- the value to set- Returns:
- this builder instance
-
enterpriseManagerBridgeId
public ListDatabaseInsightsRequest.Builder enterpriseManagerBridgeId(String enterpriseManagerBridgeId)
Unique Enterprise Manager bridge identifier- Parameters:
enterpriseManagerBridgeId
- the value to set- Returns:
- this builder instance
-
id
public ListDatabaseInsightsRequest.Builder id(List<String> id)
Optional list of database insight resource OCIDs.- Parameters:
id
- the value to set- Returns:
- this builder instance
-
id
public ListDatabaseInsightsRequest.Builder id(String singularValue)
Singular setter.Optional list of database insight resource OCIDs.
- Parameters:
singularValue
- the singular value to set- Returns:
- this builder instance
-
status
public ListDatabaseInsightsRequest.Builder status(List<ResourceStatus> status)
Resource Status- Parameters:
status
- the value to set- Returns:
- this builder instance
-
status
public ListDatabaseInsightsRequest.Builder status(ResourceStatus singularValue)
Singular setter.Resource Status
- Parameters:
singularValue
- the singular value to set- Returns:
- this builder instance
-
lifecycleState
public ListDatabaseInsightsRequest.Builder lifecycleState(List<LifecycleState> lifecycleState)
Lifecycle states- Parameters:
lifecycleState
- the value to set- Returns:
- this builder instance
-
lifecycleState
public ListDatabaseInsightsRequest.Builder lifecycleState(LifecycleState singularValue)
Singular setter.Lifecycle states
- Parameters:
singularValue
- the singular value to set- Returns:
- this builder instance
-
databaseType
public ListDatabaseInsightsRequest.Builder databaseType(List<ListDatabaseInsightsRequest.DatabaseType> databaseType)
Filter by one or more database type.Possible values are ADW-S, ATP-S, ADW-D, ATP-D, EXTERNAL-PDB, EXTERNAL-NONCDB.
- Parameters:
databaseType
- the value to set- Returns:
- this builder instance
-
databaseType
public ListDatabaseInsightsRequest.Builder databaseType(ListDatabaseInsightsRequest.DatabaseType singularValue)
Singular setter.Filter by one or more database type. Possible values are ADW-S, ATP-S, ADW-D, ATP-D, EXTERNAL-PDB, EXTERNAL-NONCDB.
- Parameters:
singularValue
- the singular value to set- Returns:
- this builder instance
-
databaseId
public ListDatabaseInsightsRequest.Builder databaseId(List<String> databaseId)
Optional list of database OCIDs of the associated DBaaS entity.- Parameters:
databaseId
- the value to set- Returns:
- this builder instance
-
databaseId
public ListDatabaseInsightsRequest.Builder databaseId(String singularValue)
Singular setter.Optional list of database OCIDs of the associated DBaaS entity.
- Parameters:
singularValue
- the singular value to set- Returns:
- this builder instance
-
fields
public ListDatabaseInsightsRequest.Builder fields(List<ListDatabaseInsightsRequest.Fields> fields)
Specifies the fields to return in a database summary response.By default all fields are returned if omitted.
- Parameters:
fields
- the value to set- Returns:
- this builder instance
-
fields
public ListDatabaseInsightsRequest.Builder fields(ListDatabaseInsightsRequest.Fields singularValue)
Singular setter.Specifies the fields to return in a database summary response. By default all fields are returned if omitted.
- Parameters:
singularValue
- the singular value to set- Returns:
- this builder instance
-
limit
public ListDatabaseInsightsRequest.Builder limit(Integer limit)
For list pagination.The maximum number of results per page, or items to return in a paginated “List” call. For important details about how pagination works, see List Pagination. Example: 50
- Parameters:
limit
- the value to set- Returns:
- this builder instance
-
page
public ListDatabaseInsightsRequest.Builder page(String page)
For list pagination.The value of the opc-next-page response header from the previous “List” call. For important details about how pagination works, see List Pagination.
- Parameters:
page
- the value to set- Returns:
- this builder instance
-
sortOrder
public ListDatabaseInsightsRequest.Builder sortOrder(SortOrder sortOrder)
The sort order to use, either ascending (ASC) or descending (DESC).- Parameters:
sortOrder
- the value to set- Returns:
- this builder instance
-
sortBy
public ListDatabaseInsightsRequest.Builder sortBy(ListDatabaseInsightsRequest.SortBy sortBy)
Database insight list sort options.If fields parameter is selected, the sortBy parameter must be one of the fields specified.
- Parameters:
sortBy
- the value to set- Returns:
- this builder instance
-
exadataInsightId
public ListDatabaseInsightsRequest.Builder exadataInsightId(String exadataInsightId)
OCID of exadata insight resource.- Parameters:
exadataInsightId
- the value to set- Returns:
- this builder instance
-
compartmentIdInSubtree
public ListDatabaseInsightsRequest.Builder compartmentIdInSubtree(Boolean compartmentIdInSubtree)
A flag to search all resources within a given compartment and all sub-compartments.- Parameters:
compartmentIdInSubtree
- the value to set- Returns:
- this builder instance
-
opsiPrivateEndpointId
public ListDatabaseInsightsRequest.Builder opsiPrivateEndpointId(String opsiPrivateEndpointId)
Unique Operations Insights PrivateEndpoint identifier- Parameters:
opsiPrivateEndpointId
- the value to set- Returns:
- this builder instance
-
opcRequestId
public ListDatabaseInsightsRequest.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
-
invocationCallback
public ListDatabaseInsightsRequest.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
-
retryConfiguration
public ListDatabaseInsightsRequest.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
-
copy
public ListDatabaseInsightsRequest.Builder copy(ListDatabaseInsightsRequest o)
Copy method to populate the builder with values from the given instance.- Specified by:
copy
in interfaceBmcRequest.Builder<ListDatabaseInsightsRequest,Void>
- Parameters:
o
- other request from which to copy values- Returns:
- this builder instance
-
build
public ListDatabaseInsightsRequest build()
Build the instance of ListDatabaseInsightsRequest 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:
build
in interfaceBmcRequest.Builder<ListDatabaseInsightsRequest,Void>
- Returns:
- instance of ListDatabaseInsightsRequest
-
buildWithoutInvocationCallback
public ListDatabaseInsightsRequest buildWithoutInvocationCallback()
Build the instance of ListDatabaseInsightsRequest 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 ListDatabaseInsightsRequest
-
-