Package | Description |
---|---|
com.oracle.bmc.resourcesearch | |
com.oracle.bmc.resourcesearch.model | |
com.oracle.bmc.resourcesearch.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<ResourceType> |
ResourceSearchPaginators.listResourceTypesRecordIterator(ListResourceTypesRequest request)
Creates a new iterable which will iterate over the
ResourceType objects contained in responses from the listResourceTypes operation. |
Modifier and Type | Method and Description |
---|---|
ResourceType |
ResourceType.Builder.build() |
Modifier and Type | Method and Description |
---|---|
ResourceType.Builder |
ResourceType.Builder.copy(ResourceType o) |
Modifier and Type | Method and Description |
---|---|
ResourceType |
GetResourceTypeResponse.getResourceType()
The returned ResourceType instance.
|
Modifier and Type | Method and Description |
---|---|
List<ResourceType> |
ListResourceTypesResponse.getItems()
A list of ResourceType instances.
|
Modifier and Type | Method and Description |
---|---|
GetResourceTypeResponse.Builder |
GetResourceTypeResponse.Builder.resourceType(ResourceType resourceType) |
Modifier and Type | Method and Description |
---|---|
ListResourceTypesResponse.Builder |
ListResourceTypesResponse.Builder.items(List<ResourceType> items) |
Copyright © 2016–2019. All rights reserved.