Package | Description |
---|---|
com.oracle.bmc.stackmonitoring.model |
Modifier and Type | Method and Description |
---|---|
UniquePropertySet |
UniquePropertySet.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<UniquePropertySet> |
SystemFormatResourceTypeMetadataDetails.getUniquePropertySets()
List of property sets used to uniquely identify the resources.
|
Modifier and Type | Method and Description |
---|---|
UniquePropertySet.Builder |
UniquePropertySet.Builder.copy(UniquePropertySet model) |
Modifier and Type | Method and Description |
---|---|
SystemFormatResourceTypeMetadataDetails.Builder |
SystemFormatResourceTypeMetadataDetails.Builder.uniquePropertySets(List<UniquePropertySet> uniquePropertySets)
List of property sets used to uniquely identify the resources.
|
Constructor and Description |
---|
SystemFormatResourceTypeMetadataDetails(List<String> requiredProperties,
List<String> agentProperties,
List<String> validPropertiesForCreate,
List<String> validPropertiesForUpdate,
List<UniquePropertySet> uniquePropertySets,
Map<String,List<String>> validPropertyValues)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.