Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
ObjectSummary |
ObjectSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ObjectSummary> |
ListObjects.getObjects()
List of the object summary data.
|
Modifier and Type | Method and Description |
---|---|
ObjectSummary.Builder |
ObjectSummary.Builder.copy(ObjectSummary model) |
Modifier and Type | Method and Description |
---|---|
ListObjects.Builder |
ListObjects.Builder.objects(List<ObjectSummary> objects)
List of the object summary data.
|
Constructor and Description |
---|
ListObjects(List<String> prefixes,
String nextStartWith,
List<ObjectSummary> objects)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.