Package | Description |
---|---|
com.oracle.bmc.capacitymanagement.model | |
com.oracle.bmc.capacitymanagement.requests |
Modifier and Type | Method and Description |
---|---|
static Namespace |
Namespace.create(String key) |
Namespace |
OccAvailabilitySummary.getNamespace()
The name of the OCI service in consideration.
|
Namespace |
OccAvailabilityCatalog.getNamespace()
The name of the OCI service in consideration.
|
Namespace |
OccHandoverResourceBlockSummary.getNamespace()
The name of the OCI service in consideration.
|
Namespace |
OccCapacityRequestSummary.getNamespace()
The name of the OCI service in consideration.
|
Namespace |
CreateOccCapacityRequestDetails.getNamespace()
The name of the OCI service in consideration.
|
Namespace |
OccAvailabilityCatalogSummary.getNamespace()
The name of the OCI service in consideration.
|
Namespace |
CreateOccAvailabilityCatalogDetails.getNamespace()
The name of the OCI service in consideration.
|
Namespace |
OccCapacityRequest.getNamespace()
The name of the OCI service in consideration.
|
static Namespace |
Namespace.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Namespace[] |
Namespace.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
OccAvailabilitySummary.Builder |
OccAvailabilitySummary.Builder.namespace(Namespace namespace)
The name of the OCI service in consideration.
|
OccAvailabilityCatalog.Builder |
OccAvailabilityCatalog.Builder.namespace(Namespace namespace)
The name of the OCI service in consideration.
|
OccHandoverResourceBlockSummary.Builder |
OccHandoverResourceBlockSummary.Builder.namespace(Namespace namespace)
The name of the OCI service in consideration.
|
OccCapacityRequestSummary.Builder |
OccCapacityRequestSummary.Builder.namespace(Namespace namespace)
The name of the OCI service in consideration.
|
CreateOccCapacityRequestDetails.Builder |
CreateOccCapacityRequestDetails.Builder.namespace(Namespace namespace)
The name of the OCI service in consideration.
|
OccAvailabilityCatalogSummary.Builder |
OccAvailabilityCatalogSummary.Builder.namespace(Namespace namespace)
The name of the OCI service in consideration.
|
CreateOccAvailabilityCatalogDetails.Builder |
CreateOccAvailabilityCatalogDetails.Builder.namespace(Namespace namespace)
The name of the OCI service in consideration.
|
OccCapacityRequest.Builder |
OccCapacityRequest.Builder.namespace(Namespace namespace)
The name of the OCI service in consideration.
|
Constructor and Description |
---|
CreateOccAvailabilityCatalogDetails(String occCustomerGroupId,
Namespace namespace,
String compartmentId,
String base64EncodedCatalogDetails,
MetadataDetails metadataDetails,
String displayName,
String description,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
CreateOccCapacityRequestDetails(String compartmentId,
String occAvailabilityCatalogId,
Namespace namespace,
String region,
String displayName,
OccCapacityRequest.RequestType requestType,
String description,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String lifecycleDetails,
String availabilityDomain,
Date dateExpectedCapacityHandover,
CreateOccCapacityRequestDetails.RequestState requestState,
List<OccCapacityRequestBaseDetails> details)
Deprecated.
|
OccAvailabilityCatalog(String id,
Namespace namespace,
String compartmentId,
String displayName,
String description,
String occCustomerGroupId,
OccAvailabilityCatalog.CatalogState catalogState,
MetadataDetails metadataDetails,
Date timeCreated,
Date timeUpdated,
OccAvailabilityCatalog.LifecycleState lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
List<OccAvailabilitySummary> details)
Deprecated.
|
OccAvailabilityCatalogSummary(String id,
Namespace namespace,
String compartmentId,
String displayName,
String description,
String occCustomerGroupId,
OccAvailabilityCatalog.CatalogState catalogState,
MetadataDetails metadataDetails,
Date timeCreated,
Date timeUpdated,
OccAvailabilityCatalog.LifecycleState lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
OccAvailabilitySummary(String catalogId,
Namespace namespace,
Date dateFinalCustomerOrder,
Date dateExpectedCapacityHandover,
String resourceType,
String workloadType,
String resourceName,
Long availableQuantity,
Long totalAvailableQuantity,
Long demandedQuantity,
String unit,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
OccCapacityRequest(String id,
String compartmentId,
String occAvailabilityCatalogId,
String displayName,
String description,
Namespace namespace,
String occCustomerGroupId,
OccCapacityRequest.RequestType requestType,
String region,
String availabilityDomain,
Date dateExpectedCapacityHandover,
OccCapacityRequest.RequestState requestState,
Date timeCreated,
Date timeUpdated,
OccCapacityRequest.LifecycleState lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags,
List<OccCapacityRequestBaseDetails> details)
Deprecated.
|
OccCapacityRequestSummary(String id,
String compartmentId,
String occAvailabilityCatalogId,
String displayName,
String description,
Namespace namespace,
String occCustomerGroupId,
String region,
String availabilityDomain,
Date dateExpectedCapacityHandover,
OccCapacityRequest.RequestState requestState,
OccCapacityRequest.RequestType requestType,
Date timeCreated,
Date timeUpdated,
OccCapacityRequest.LifecycleState lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
OccHandoverResourceBlockSummary(String id,
String compartmentId,
Namespace namespace,
String occCustomerGroupId,
Date handoverDate,
String handoverResourceName,
Long totalHandoverQuantity,
List<AssociatedCapacityRequestDetails> associatedCapacityRequests,
PlacementDetails placementDetails)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Namespace |
ListOccCapacityRequestsInternalRequest.getNamespace()
The namespace by which we would filter the list.
|
Namespace |
ListOccAvailabilityCatalogsInternalRequest.getNamespace()
The namespace by which we would filter the list.
|
Namespace |
ListOccCapacityRequestsRequest.getNamespace()
The namespace by which we would filter the list.
|
Namespace |
ListOccHandoverResourceBlocksRequest.getNamespace()
The namespace by which we would filter the list.
|
Namespace |
ListOccAvailabilityCatalogsRequest.getNamespace()
The namespace by which we would filter the list.
|
Namespace |
ListOccOverviewsRequest.getNamespace()
The namespace by which we would filter the list.
|
Namespace |
ListInternalOccHandoverResourceBlocksRequest.getNamespace()
The namespace enum value that needs to be passed as a required query parameter.
|
Namespace |
ListInternalNamespaceOccOverviewsRequest.getNamespace()
The namespace by which we would filter the list.
|
Modifier and Type | Method and Description |
---|---|
ListOccCapacityRequestsInternalRequest.Builder |
ListOccCapacityRequestsInternalRequest.Builder.namespace(Namespace namespace)
The namespace by which we would filter the list.
|
ListOccAvailabilityCatalogsInternalRequest.Builder |
ListOccAvailabilityCatalogsInternalRequest.Builder.namespace(Namespace namespace)
The namespace by which we would filter the list.
|
ListOccCapacityRequestsRequest.Builder |
ListOccCapacityRequestsRequest.Builder.namespace(Namespace namespace)
The namespace by which we would filter the list.
|
ListOccHandoverResourceBlocksRequest.Builder |
ListOccHandoverResourceBlocksRequest.Builder.namespace(Namespace namespace)
The namespace by which we would filter the list.
|
ListOccAvailabilityCatalogsRequest.Builder |
ListOccAvailabilityCatalogsRequest.Builder.namespace(Namespace namespace)
The namespace by which we would filter the list.
|
ListOccOverviewsRequest.Builder |
ListOccOverviewsRequest.Builder.namespace(Namespace namespace)
The namespace by which we would filter the list.
|
ListInternalOccHandoverResourceBlocksRequest.Builder |
ListInternalOccHandoverResourceBlocksRequest.Builder.namespace(Namespace namespace)
The namespace enum value that needs to be passed as a required query parameter.
|
ListInternalNamespaceOccOverviewsRequest.Builder |
ListInternalNamespaceOccOverviewsRequest.Builder.namespace(Namespace namespace)
The namespace by which we would filter the list.
|
Copyright © 2016–2024. All rights reserved.