Class ListManagedInstancesRequest
- java.lang.Object
- 
- com.oracle.bmc.requests.BmcRequest<Void>
- 
- com.oracle.bmc.osmanagementhub.requests.ListManagedInstancesRequest
 
 
- 
 @Generated(value="OracleSDKGenerator", comments="API Version: 20220901") public class ListManagedInstancesRequest extends BmcRequest<Void>Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/osmanagementhub/ListManagedInstancesExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListManagedInstancesRequest. 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classListManagedInstancesRequest.Builderstatic classListManagedInstancesRequest.SortByThe field to sort by.
 - 
Constructor SummaryConstructors Constructor Description ListManagedInstancesRequest()
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static ListManagedInstancesRequest.Builderbuilder()Return a new builder for this request object.booleanequals(Object o)Uses getInvocationCallback and getRetryConfiguration to determine if passed request is equal to ‘this’.List<String>getAdvisoryName()The assigned erratum name.StringgetAgentVersion()A filter to return only managed instances with the specified version of osmh-agent running.List<ArchType>getArchType()A filter to return only instances whose architecture type matches the given architecture.StringgetCompartmentId()The OCID of the compartment that contains the resources to list.List<String>getDisplayName()A filter to return resources that match the given display names.StringgetDisplayNameContains()A filter to return resources that may partially match the given display name.StringgetGroup()A filter to return only managed instances that are attached to the specified group.StringgetGroupNotEqualTo()A filter to return only managed instances that are NOT attached to the specified group.BooleangetIsAttachedToGroupOrLifecycleStage()A filter to return only managed instances that are attached to the specified group or lifecycle environment.BooleangetIsManagedByAutonomousLinux()Indicates whether to list only resources managed by the Autonomous Linux service.BooleangetIsManagementStation()A filter to return only managed instances that are acting as management stations.BooleangetIsProfileAttached()A filter to return only managed instances with a registration profile attached.BooleangetIsRebootRequired()A filter to return only managed instances that require a reboot to install updates.StringgetLifecycleEnvironment()A filter to return only managed instances in a specific lifecycle environment.StringgetLifecycleEnvironmentNotEqualTo()A filter to return only managed instances that aren’t in a specific lifecycle environment.StringgetLifecycleStage()A filter to return only managed instances that are associated with the specified lifecycle environment.StringgetLifecycleStageNotEqualTo()A filter to return only managed instances that are NOT associated with the specified lifecycle environment.IntegergetLimit()For list pagination.List<ManagedInstanceLocation>getLocation()A filter to return only resources whose location matches the given value.List<ManagedInstanceLocation>getLocationNotEqualTo()A filter to return only resources whose location does not match the given value.StringgetManagedInstanceId()The OCID of the managed instance.List<String>getManagementStation()A filter to return resources that are associated with the specified management station OCIDs.List<String>getManagementStationNotEqualTo()A filter to return resources that aren’t associated with the specified management station OCIDs.StringgetOpcRequestId()Unique Oracle-assigned identifier for the request.List<OsFamily>getOsFamily()A filter to return only resources that match the given operating system family.StringgetPage()For list pagination.List<String>getProfile()A multi filter to return only managed instances that match the given profile ids.List<String>getProfileNotEqualTo()A multi filter to return only managed instances that don’t contain the given profile OCIDs.StringgetSoftwareSourceId()The OCID of the software source.ListManagedInstancesRequest.SortBygetSortBy()The field to sort by.SortOrdergetSortOrder()The sort order to use, either ‘ASC’ or ‘DESC’.List<ManagedInstanceStatus>getStatus()A filter to return only managed instances whose status matches the status provided.inthashCode()Uses getInvocationCallback and getRetryConfiguration to generate a hash.ListManagedInstancesRequest.BuildertoBuilder()Return an instance ofListManagedInstancesRequest.Builderthat allows you to modify request properties.StringtoString()- 
Methods inherited from class com.oracle.bmc.requests.BmcRequestgetBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration, supportsExpect100Continue
 
- 
 
- 
- 
- 
Method Detail- 
getCompartmentIdpublic String getCompartmentId() The OCID of the compartment that contains the resources to list.This filter returns only resources contained within the specified compartment. 
 - 
getDisplayNamepublic List<String> getDisplayName() A filter to return resources that match the given display names.
 - 
getDisplayNameContainspublic String getDisplayNameContains() A filter to return resources that may partially match the given display name.
 - 
getManagedInstanceIdpublic String getManagedInstanceId() The OCID of the managed instance.This filter returns resources associated with this managed instance. 
 - 
getStatuspublic List<ManagedInstanceStatus> getStatus() A filter to return only managed instances whose status matches the status provided.
 - 
getArchTypepublic List<ArchType> getArchType() A filter to return only instances whose architecture type matches the given architecture.
 - 
getOsFamilypublic List<OsFamily> getOsFamily() A filter to return only resources that match the given operating system family.
 - 
getIsManagementStationpublic Boolean getIsManagementStation() A filter to return only managed instances that are acting as management stations.
 - 
getGrouppublic String getGroup() A filter to return only managed instances that are attached to the specified group.
 - 
getGroupNotEqualTopublic String getGroupNotEqualTo() A filter to return only managed instances that are NOT attached to the specified group.
 - 
getLifecycleStagepublic String getLifecycleStage() A filter to return only managed instances that are associated with the specified lifecycle environment.
 - 
getLifecycleStageNotEqualTopublic String getLifecycleStageNotEqualTo() A filter to return only managed instances that are NOT associated with the specified lifecycle environment.
 - 
getIsAttachedToGroupOrLifecycleStagepublic Boolean getIsAttachedToGroupOrLifecycleStage() A filter to return only managed instances that are attached to the specified group or lifecycle environment.
 - 
getSoftwareSourceIdpublic String getSoftwareSourceId() The OCID of the software source.This filter returns resources associated with this software source. 
 - 
getAdvisoryNamepublic List<String> getAdvisoryName() The assigned erratum name.It’s unique and not changeable. Example: ELSA-2020-5804 
 - 
getLifecycleEnvironmentpublic String getLifecycleEnvironment() A filter to return only managed instances in a specific lifecycle environment.
 - 
getLifecycleEnvironmentNotEqualTopublic String getLifecycleEnvironmentNotEqualTo() A filter to return only managed instances that aren’t in a specific lifecycle environment.
 - 
getLocationpublic List<ManagedInstanceLocation> getLocation() A filter to return only resources whose location matches the given value.
 - 
getLocationNotEqualTopublic List<ManagedInstanceLocation> getLocationNotEqualTo() A filter to return only resources whose location does not match the given value.
 - 
getProfilepublic List<String> getProfile() A multi filter to return only managed instances that match the given profile ids.
 - 
getProfileNotEqualTopublic List<String> getProfileNotEqualTo() A multi filter to return only managed instances that don’t contain the given profile OCIDs.
 - 
getIsProfileAttachedpublic Boolean getIsProfileAttached() A filter to return only managed instances with a registration profile attached.
 - 
getIsManagedByAutonomousLinuxpublic Boolean getIsManagedByAutonomousLinux() Indicates whether to list only resources managed by the Autonomous Linux service.
 - 
getAgentVersionpublic String getAgentVersion() A filter to return only managed instances with the specified version of osmh-agent running.
 - 
getManagementStationpublic List<String> getManagementStation() A filter to return resources that are associated with the specified management station OCIDs.
 - 
getManagementStationNotEqualTopublic List<String> getManagementStationNotEqualTo() A filter to return resources that aren’t associated with the specified management station OCIDs.
 - 
getIsRebootRequiredpublic Boolean getIsRebootRequired() A filter to return only managed instances that require a reboot to install updates.
 - 
getLimitpublic Integer getLimit() 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 
 - 
getPagepublic String getPage() 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. Example: 3 
 - 
getSortOrderpublic SortOrder getSortOrder() The sort order to use, either ‘ASC’ or ‘DESC’.
 - 
getSortBypublic ListManagedInstancesRequest.SortBy getSortBy() The field to sort by.Only one sort order may be provided. Default order for timeCreated is descending. Default order for displayName is ascending. 
 - 
getOpcRequestIdpublic String getOpcRequestId() Unique Oracle-assigned identifier for the request.If you need to contact Oracle about a particular request, please provide the request ID. 
 - 
toBuilderpublic ListManagedInstancesRequest.Builder toBuilder() Return an instance ofListManagedInstancesRequest.Builderthat allows you to modify request properties.- Returns:
- instance of ListManagedInstancesRequest.Builderthat allows you to modify request properties.
 
 - 
builderpublic static ListManagedInstancesRequest.Builder builder() Return a new builder for this request object.- Returns:
- builder for the request object
 
 - 
equalspublic boolean equals(Object o) Description copied from class:BmcRequestUses getInvocationCallback and getRetryConfiguration to determine if passed request is equal to ‘this’.- Overrides:
- equalsin class- BmcRequest<Void>
 
 - 
hashCodepublic int hashCode() Description copied from class:BmcRequestUses getInvocationCallback and getRetryConfiguration to generate a hash.- Overrides:
- hashCodein class- BmcRequest<Void>
 
 
- 
 
-