@Generated(value="OracleSDKGenerator", comments="API Version: 20190801") public class ListModuleStreamProfilesOnManagedInstanceRequest extends BmcRequest<Void>
Example: Click here to see how to use ListModuleStreamProfilesOnManagedInstanceRequest.
| Modifier and Type | Class and Description |
|---|---|
static class |
ListModuleStreamProfilesOnManagedInstanceRequest.Builder |
static class |
ListModuleStreamProfilesOnManagedInstanceRequest.ProfileStatus
The status of the profile.
|
static class |
ListModuleStreamProfilesOnManagedInstanceRequest.SortBy
The field to sort by.
|
static class |
ListModuleStreamProfilesOnManagedInstanceRequest.SortOrder
The sort order to use, either ‘asc’ or ‘desc’.
|
| Constructor and Description |
|---|
ListModuleStreamProfilesOnManagedInstanceRequest() |
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration, supportsExpect100Continuepublic ListModuleStreamProfilesOnManagedInstanceRequest()
public String getManagedInstanceId()
public String getCompartmentId()
public String getModuleName()
public String getStreamName()
public String getProfileName()
public ListModuleStreamProfilesOnManagedInstanceRequest.ProfileStatus getProfileStatus()
public Integer getLimit()
public String getPage()
public ListModuleStreamProfilesOnManagedInstanceRequest.SortOrder getSortOrder()
public ListModuleStreamProfilesOnManagedInstanceRequest.SortBy getSortBy()
public String getOpcRequestId()
public ListModuleStreamProfilesOnManagedInstanceRequest.Builder toBuilder()
ListModuleStreamProfilesOnManagedInstanceRequest.Builder that allows you to modify request propertiespublic static ListModuleStreamProfilesOnManagedInstanceRequest.Builder builder()
public boolean equals(Object o)
equals in class BmcRequest<Void>public int hashCode()
hashCode in class BmcRequest<Void>Copyright © 2016–2022. All rights reserved.