Uses of Class
com.oracle.bmc.capacitymanagement.model.Namespace
-
Packages that use Namespace Package Description com.oracle.bmc.capacitymanagement.model com.oracle.bmc.capacitymanagement.requests -
-
Uses of Namespace in com.oracle.bmc.capacitymanagement.model
Methods in com.oracle.bmc.capacitymanagement.model that return Namespace Modifier and Type Method Description static Namespace
Namespace. create(String key)
Namespace
CreateOccAvailabilityCatalogDetails. getNamespace()
The name of the OCI service in consideration.Namespace
CreateOccCapacityRequestDetails. getNamespace()
The name of the OCI service in consideration.Namespace
OccAvailabilityCatalog. getNamespace()
The name of the OCI service in consideration.Namespace
OccAvailabilityCatalogSummary. getNamespace()
The name of the OCI service in consideration.Namespace
OccAvailabilitySummary. getNamespace()
The name of the OCI service in consideration.Namespace
OccCapacityRequest. getNamespace()
The name of the OCI service in consideration.Namespace
OccCapacityRequestSummary. getNamespace()
The name of the OCI service in consideration.Namespace
OccHandoverResourceBlockSummary. 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.Methods in com.oracle.bmc.capacitymanagement.model with parameters of type Namespace Modifier and Type Method Description CreateOccAvailabilityCatalogDetails.Builder
CreateOccAvailabilityCatalogDetails.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.OccAvailabilityCatalog.Builder
OccAvailabilityCatalog.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.OccAvailabilitySummary.Builder
OccAvailabilitySummary.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.OccCapacityRequestSummary.Builder
OccCapacityRequestSummary.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.Constructors in com.oracle.bmc.capacitymanagement.model with parameters of type Namespace Constructor 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. -
Uses of Namespace in com.oracle.bmc.capacitymanagement.requests
Methods in com.oracle.bmc.capacitymanagement.requests that return Namespace Modifier and Type Method Description Namespace
ListInternalNamespaceOccOverviewsRequest. 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
ListOccAvailabilityCatalogsInternalRequest. getNamespace()
The namespace by which we would filter the list.Namespace
ListOccAvailabilityCatalogsRequest. getNamespace()
The namespace by which we would filter the list.Namespace
ListOccCapacityRequestsInternalRequest. 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
ListOccOverviewsRequest. getNamespace()
The namespace by which we would filter the list.Methods in com.oracle.bmc.capacitymanagement.requests with parameters of type Namespace Modifier and Type Method Description ListInternalNamespaceOccOverviewsRequest.Builder
ListInternalNamespaceOccOverviewsRequest.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.ListOccAvailabilityCatalogsInternalRequest.Builder
ListOccAvailabilityCatalogsInternalRequest.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.ListOccCapacityRequestsInternalRequest.Builder
ListOccCapacityRequestsInternalRequest.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.ListOccOverviewsRequest.Builder
ListOccOverviewsRequest.Builder. namespace(Namespace namespace)
The namespace by which we would filter the list.
-