Package | Description |
---|---|
com.oracle.bmc.capacitymanagement.model |
Modifier and Type | Method and Description |
---|---|
AssociatedOccHandoverResourceBlock |
AssociatedOccHandoverResourceBlock.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AssociatedOccHandoverResourceBlock> |
OccCapacityRequestBaseDetails.getAssociatedOccHandoverResourceBlockList()
A list containing details about occHandoverResourceBlocks which were handed over for the
corresponding resource name.
|
Modifier and Type | Method and Description |
---|---|
AssociatedOccHandoverResourceBlock.Builder |
AssociatedOccHandoverResourceBlock.Builder.copy(AssociatedOccHandoverResourceBlock model) |
Modifier and Type | Method and Description |
---|---|
OccCapacityRequestBaseDetails.Builder |
OccCapacityRequestBaseDetails.Builder.associatedOccHandoverResourceBlockList(List<AssociatedOccHandoverResourceBlock> associatedOccHandoverResourceBlockList)
A list containing details about occHandoverResourceBlocks which were handed over for the
corresponding resource name.
|
Constructor and Description |
---|
OccCapacityRequestBaseDetails(String resourceType,
String workloadType,
String sourceWorkloadType,
Long expectedHandoverQuantity,
Date dateExpectedHandover,
Long actualHandoverQuantity,
Date dateActualHandover,
String availabilityDomain,
List<AssociatedOccHandoverResourceBlock> associatedOccHandoverResourceBlockList,
String resourceName,
Long demandQuantity)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.