Package | Description |
---|---|
com.oracle.bmc.resourcesearch.model |
Modifier and Type | Method and Description |
---|---|
SearchContext |
SearchContext.Builder.build() |
SearchContext |
ResourceSummary.getSearchContext()
Contains search context, such as highlighting, for found resources.
|
Modifier and Type | Method and Description |
---|---|
SearchContext.Builder |
SearchContext.Builder.copy(SearchContext o) |
ResourceSummary.Builder |
ResourceSummary.Builder.searchContext(SearchContext searchContext) |
Constructor and Description |
---|
ResourceSummary(String resourceType,
String identifier,
String compartmentId,
Date timeCreated,
String displayName,
String availabilityDomain,
String lifecycleState,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
SearchContext searchContext)
Deprecated.
|
Copyright © 2016–2019. All rights reserved.