Uses of Class
com.oracle.bmc.opsi.model.ListObjects.Builder
-
Packages that use ListObjects.Builder Package Description com.oracle.bmc.opsi.model -
-
Uses of ListObjects.Builder in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return ListObjects.Builder Modifier and Type Method Description static ListObjects.BuilderListObjects. builder()Create a new builder.ListObjects.BuilderListObjects.Builder. copy(ListObjects model)ListObjects.BuilderListObjects.Builder. nextStartWith(String nextStartWith)Object names returned by a list query must be greater or equal to this parameter.ListObjects.BuilderListObjects.Builder. objects(List<ObjectSummary> objects)List of the object summary data.ListObjects.BuilderListObjects.Builder. prefixes(List<String> prefixes)Array comprising of all the prefixes.ListObjects.BuilderListObjects. toBuilder()
-