Package | Description |
---|---|
com.oracle.bmc.rover | |
com.oracle.bmc.rover.model | |
com.oracle.bmc.rover.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetRoverClusterRequest,GetRoverClusterResponse> |
RoverClusterWaiters.forRoverCluster(GetRoverClusterRequest request,
LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetRoverClusterRequest,GetRoverClusterResponse> |
RoverClusterWaiters.forRoverCluster(GetRoverClusterRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetRoverClusterRequest,GetRoverClusterResponse> |
RoverClusterWaiters.forRoverCluster(GetRoverClusterRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Waiter<GetRoverNodeRequest,GetRoverNodeResponse> |
RoverNodeWaiters.forRoverNode(GetRoverNodeRequest request,
LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetRoverNodeRequest,GetRoverNodeResponse> |
RoverNodeWaiters.forRoverNode(GetRoverNodeRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetRoverNodeRequest,GetRoverNodeResponse> |
RoverNodeWaiters.forRoverNode(GetRoverNodeRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
static LifecycleState |
LifecycleState.create(String key) |
LifecycleState |
UpdateRoverClusterDetails.getLifecycleState()
The current state of the RoverCluster.
|
LifecycleState |
CreateRoverClusterDetails.getLifecycleState()
The current state of the RoverCluster.
|
LifecycleState |
RoverNode.getLifecycleState()
The current state of the RoverNode.
|
LifecycleState |
UpdateRoverEntitlementDetails.getLifecycleState()
The current state of the RoverNode.
|
LifecycleState |
RoverNodeSummary.getLifecycleState()
The current state of the RoverNode.
|
LifecycleState |
UpdateRoverNodeDetails.getLifecycleState()
The current state of the RoverNode.
|
LifecycleState |
RoverCluster.getLifecycleState()
The current state of the RoverCluster.
|
LifecycleState |
RoverClusterSummary.getLifecycleState()
The current state of the RoverCluster.
|
LifecycleState |
CreateRoverEntitlementDetails.getLifecycleState()
The current state of the RoverNode.
|
LifecycleState |
CreateRoverNodeDetails.getLifecycleState()
The current state of the RoverNode.
|
static LifecycleState |
LifecycleState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LifecycleState[] |
LifecycleState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
UpdateRoverClusterDetails.Builder |
UpdateRoverClusterDetails.Builder.lifecycleState(LifecycleState lifecycleState)
The current state of the RoverCluster.
|
CreateRoverClusterDetails.Builder |
CreateRoverClusterDetails.Builder.lifecycleState(LifecycleState lifecycleState)
The current state of the RoverCluster.
|
RoverNode.Builder |
RoverNode.Builder.lifecycleState(LifecycleState lifecycleState)
The current state of the RoverNode.
|
UpdateRoverEntitlementDetails.Builder |
UpdateRoverEntitlementDetails.Builder.lifecycleState(LifecycleState lifecycleState)
The current state of the RoverNode.
|
RoverNodeSummary.Builder |
RoverNodeSummary.Builder.lifecycleState(LifecycleState lifecycleState)
The current state of the RoverNode.
|
UpdateRoverNodeDetails.Builder |
UpdateRoverNodeDetails.Builder.lifecycleState(LifecycleState lifecycleState)
The current state of the RoverNode.
|
RoverCluster.Builder |
RoverCluster.Builder.lifecycleState(LifecycleState lifecycleState)
The current state of the RoverCluster.
|
RoverClusterSummary.Builder |
RoverClusterSummary.Builder.lifecycleState(LifecycleState lifecycleState)
The current state of the RoverCluster.
|
CreateRoverEntitlementDetails.Builder |
CreateRoverEntitlementDetails.Builder.lifecycleState(LifecycleState lifecycleState)
The current state of the RoverNode.
|
CreateRoverNodeDetails.Builder |
CreateRoverNodeDetails.Builder.lifecycleState(LifecycleState lifecycleState)
The current state of the RoverNode.
|
Constructor and Description |
---|
CreateRoverClusterDetails(String displayName,
String compartmentId,
Integer clusterSize,
ShippingAddress customerShippingAddress,
List<RoverWorkload> clusterWorkloads,
ClusterType clusterType,
String superUserPassword,
EnclosureType enclosureType,
String unlockPassphrase,
String pointOfContact,
String pointOfContactPhoneNumber,
CreateRoverClusterDetails.ShippingPreference shippingPreference,
String shippingVendor,
Date timePickupExpected,
String oracleShippingTrackingUrl,
String subscriptionId,
LifecycleState lifecycleState,
String lifecycleStateDetails,
Boolean isImportRequested,
String importCompartmentId,
String importFileBucket,
String dataValidationCode,
String masterKeyId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
CreateRoverEntitlementDetails(String compartmentId,
String displayName,
String requestorName,
String requestorEmail,
String entitlementDetails,
LifecycleState lifecycleState,
String lifecycleStateDetails,
String tenantId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
CreateRoverNodeDetails(String displayName,
String compartmentId,
String shape,
ShippingAddress customerShippingAddress,
List<RoverWorkload> nodeWorkloads,
String superUserPassword,
String unlockPassphrase,
String pointOfContact,
String pointOfContactPhoneNumber,
CreateRoverNodeDetails.ShippingPreference shippingPreference,
String shippingVendor,
Date timePickupExpected,
String publicKey,
Date timeReturnWindowStarts,
Date timeReturnWindowEnds,
LifecycleState lifecycleState,
EnclosureType enclosureType,
String lifecycleStateDetails,
String serialNumber,
String oracleShippingTrackingUrl,
Boolean isImportRequested,
String importCompartmentId,
String importFileBucket,
String dataValidationCode,
String masterKeyId,
String certificateAuthorityId,
Date timeCertValidityEnd,
String commonName,
String certCompartmentId,
CertKeyAlgorithm certKeyAlgorithm,
CertSignatureAlgorithm certSignatureAlgorithm,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
RoverCluster(String id,
String compartmentId,
String displayName,
Integer clusterSize,
Date timeCreated,
LifecycleState lifecycleState,
String lifecycleStateDetails,
ShippingAddress customerShippingAddress,
List<RoverNodeSummary> nodes,
EnclosureType enclosureType,
Date timeCustomerReceived,
Date timeCustomerReturned,
String deliveryTrackingInfo,
List<RoverWorkload> clusterWorkloads,
ClusterType clusterType,
String subscriptionId,
String exteriorDoorCode,
String interiorAlarmDisarmCode,
String superUserPassword,
String unlockPassphrase,
String pointOfContact,
String pointOfContactPhoneNumber,
RoverCluster.ShippingPreference shippingPreference,
String oracleShippingTrackingUrl,
String shippingVendor,
Date timePickupExpected,
Date timeReturnWindowStarts,
Date timeReturnWindowEnds,
String returnShippingLabelUri,
Boolean isImportRequested,
String importCompartmentId,
String importFileBucket,
String dataValidationCode,
String imageExportPar,
String masterKeyId,
String tags,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
RoverClusterSummary(String id,
String compartmentId,
String displayName,
Date timeCreated,
List<String> nodes,
Integer clusterSize,
ClusterType clusterType,
LifecycleState lifecycleState,
String lifecycleStateDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
RoverNode(String id,
String clusterId,
String compartmentId,
NodeType nodeType,
String shape,
EnclosureType enclosureType,
String serialNumber,
String displayName,
Date timeCreated,
LifecycleState lifecycleState,
String lifecycleStateDetails,
ShippingAddress customerShippingAddress,
List<RoverWorkload> nodeWorkloads,
Date timeCustomerReceieved,
Date timeCustomerReturned,
String deliveryTrackingInfo,
String superUserPassword,
String unlockPassphrase,
String pointOfContact,
String pointOfContactPhoneNumber,
RoverNode.ShippingPreference shippingPreference,
String shippingVendor,
Date timePickupExpected,
Date timeReturnWindowStarts,
String oracleShippingTrackingUrl,
Date timeReturnWindowEnds,
String returnShippingLabelUri,
Boolean isImportRequested,
String importCompartmentId,
String importFileBucket,
String dataValidationCode,
String publicKey,
String imageExportPar,
String masterKeyId,
String certificateAuthorityId,
Date timeCertValidityEnd,
String commonName,
String certCompartmentId,
String certificateVersionNumber,
String certificateId,
CertKeyAlgorithm certKeyAlgorithm,
CertSignatureAlgorithm certSignatureAlgorithm,
String tags,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
RoverNodeSummary(String id,
String compartmentId,
String clusterId,
String serialNumber,
NodeType nodeType,
String shape,
String displayName,
Date timeCreated,
LifecycleState lifecycleState,
String lifecycleStateDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
UpdateRoverClusterDetails(String displayName,
Integer clusterSize,
ShippingAddress customerShippingAddress,
List<RoverWorkload> clusterWorkloads,
String superUserPassword,
LifecycleState lifecycleState,
String lifecycleStateDetails,
String unlockPassphrase,
EnclosureType enclosureType,
String pointOfContact,
String pointOfContactPhoneNumber,
UpdateRoverClusterDetails.ShippingPreference shippingPreference,
String oracleShippingTrackingUrl,
String subscriptionId,
String shippingVendor,
Date timePickupExpected,
Boolean isImportRequested,
String importCompartmentId,
String importFileBucket,
String dataValidationCode,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
UpdateRoverEntitlementDetails(String displayName,
String tenantId,
String requestorName,
String requestorEmail,
String entitlementDetails,
LifecycleState lifecycleState,
String lifecycleStateDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
UpdateRoverNodeDetails(String displayName,
String shape,
String serialNumber,
ShippingAddress customerShippingAddress,
List<RoverWorkload> nodeWorkloads,
String superUserPassword,
String unlockPassphrase,
String pointOfContact,
String pointOfContactPhoneNumber,
String oracleShippingTrackingUrl,
UpdateRoverNodeDetails.ShippingPreference shippingPreference,
String shippingVendor,
Date timePickupExpected,
LifecycleState lifecycleState,
EnclosureType enclosureType,
String lifecycleStateDetails,
Date timeReturnWindowStarts,
Date timeReturnWindowEnds,
Boolean isImportRequested,
String importCompartmentId,
String importFileBucket,
String dataValidationCode,
String publicKey,
String certificateAuthorityId,
Date timeCertValidityEnd,
String commonName,
String certCompartmentId,
CertKeyAlgorithm certKeyAlgorithm,
CertSignatureAlgorithm certSignatureAlgorithm,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
LifecycleState |
ListRoverNodesRequest.getLifecycleState()
A filter to return only resources their lifecycleState matches the given lifecycleState.
|
LifecycleState |
ListRoverEntitlementsRequest.getLifecycleState()
A filter to return only resources their lifecycleState matches the given lifecycleState.
|
LifecycleState |
ListRoverClustersRequest.getLifecycleState()
A filter to return only resources their lifecycleState matches the given lifecycleState.
|
Modifier and Type | Method and Description |
---|---|
ListRoverNodesRequest.Builder |
ListRoverNodesRequest.Builder.lifecycleState(LifecycleState lifecycleState)
A filter to return only resources their lifecycleState matches the given lifecycleState.
|
ListRoverEntitlementsRequest.Builder |
ListRoverEntitlementsRequest.Builder.lifecycleState(LifecycleState lifecycleState)
A filter to return only resources their lifecycleState matches the given lifecycleState.
|
ListRoverClustersRequest.Builder |
ListRoverClustersRequest.Builder.lifecycleState(LifecycleState lifecycleState)
A filter to return only resources their lifecycleState matches the given lifecycleState.
|
Copyright © 2016–2024. All rights reserved.