Uses of Class
com.oracle.bmc.opsi.requests.ListAwrHubObjectsRequest.Fields
-
Packages that use ListAwrHubObjectsRequest.Fields Package Description com.oracle.bmc.opsi.requests -
-
Uses of ListAwrHubObjectsRequest.Fields in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return ListAwrHubObjectsRequest.Fields Modifier and Type Method Description static ListAwrHubObjectsRequest.FieldsListAwrHubObjectsRequest.Fields. create(String key)ListAwrHubObjectsRequest.FieldsListAwrHubObjectsRequest. getFields()By default all the fields are returned.static ListAwrHubObjectsRequest.FieldsListAwrHubObjectsRequest.Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static ListAwrHubObjectsRequest.Fields[]ListAwrHubObjectsRequest.Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.opsi.requests with parameters of type ListAwrHubObjectsRequest.Fields Modifier and Type Method Description ListAwrHubObjectsRequest.BuilderListAwrHubObjectsRequest.Builder. fields(ListAwrHubObjectsRequest.Fields fields)By default all the fields are returned.
-