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 model) |
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
com.oracle.bmc.resourcesearch.model.ResourceType instances. |
Modifier and Type | Method and Description |
---|---|
GetResourceTypeResponse.Builder |
GetResourceTypeResponse.Builder.resourceType(ResourceType resourceType)
The returned
ResourceType instance. |
Modifier and Type | Method and Description |
---|---|
ListResourceTypesResponse.Builder |
ListResourceTypesResponse.Builder.items(List<ResourceType> items)
A list of
com.oracle.bmc.resourcesearch.model.ResourceType instances. |
Copyright © 2016–2024. All rights reserved.