Package | Description |
---|---|
com.oracle.bmc.capacitymanagement.model |
Modifier and Type | Method and Description |
---|---|
PlacementDetails |
PlacementDetails.Builder.build() |
PlacementDetails |
OccHandoverResourceBlockSummary.getPlacementDetails() |
Modifier and Type | Method and Description |
---|---|
PlacementDetails.Builder |
PlacementDetails.Builder.copy(PlacementDetails model) |
OccHandoverResourceBlockSummary.Builder |
OccHandoverResourceBlockSummary.Builder.placementDetails(PlacementDetails placementDetails) |
Constructor and Description |
---|
OccHandoverResourceBlockSummary(String id,
String compartmentId,
Namespace namespace,
String occCustomerGroupId,
Date handoverDate,
String handoverResourceName,
Long totalHandoverQuantity,
List<AssociatedCapacityRequestDetails> associatedCapacityRequests,
PlacementDetails placementDetails)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.