Package | Description |
---|---|
com.oracle.bmc.rover.model |
Modifier and Type | Method and Description |
---|---|
static RoverCluster.Builder |
RoverCluster.builder()
Create a new builder.
|
RoverCluster.Builder |
RoverCluster.Builder.clusterSize(Integer clusterSize)
Size of the cluster.
|
RoverCluster.Builder |
RoverCluster.Builder.clusterType(ClusterType clusterType)
Type of cluster.
|
RoverCluster.Builder |
RoverCluster.Builder.clusterWorkloads(List<RoverWorkload> clusterWorkloads)
List of existing workloads that should be provisioned on the nodes.
|
RoverCluster.Builder |
RoverCluster.Builder.compartmentId(String compartmentId)
The OCID of the compartment containing the RoverCluster.
|
RoverCluster.Builder |
RoverCluster.Builder.copy(RoverCluster model) |
RoverCluster.Builder |
RoverCluster.Builder.customerShippingAddress(ShippingAddress customerShippingAddress) |
RoverCluster.Builder |
RoverCluster.Builder.dataValidationCode(String dataValidationCode)
Validation code returned by data validation tool.
|
RoverCluster.Builder |
RoverCluster.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
The defined tags associated with this resource, if any.
|
RoverCluster.Builder |
RoverCluster.Builder.deliveryTrackingInfo(String deliveryTrackingInfo)
Tracking information for device shipping.
|
RoverCluster.Builder |
RoverCluster.Builder.displayName(String displayName)
A user-friendly name.
|
RoverCluster.Builder |
RoverCluster.Builder.enclosureType(EnclosureType enclosureType)
The type of enclosure rover nodes in this cluster are shipped in.
|
RoverCluster.Builder |
RoverCluster.Builder.exteriorDoorCode(String exteriorDoorCode)
Service generated code for the exterior trailer door of the trailer.
|
RoverCluster.Builder |
RoverCluster.Builder.freeformTags(Map<String,String> freeformTags)
The freeform tags associated with this resource, if any.
|
RoverCluster.Builder |
RoverCluster.Builder.id(String id)
The OCID of RoverCluster.
|
RoverCluster.Builder |
RoverCluster.Builder.imageExportPar(String imageExportPar)
The link to pre-authenticated request for a bucket where image workloads are moved.
|
RoverCluster.Builder |
RoverCluster.Builder.importCompartmentId(String importCompartmentId)
An OCID of a compartment where data will be imported to upon Rover cluster return.
|
RoverCluster.Builder |
RoverCluster.Builder.importFileBucket(String importFileBucket)
Name of a bucket where files from NFS share will be imported to upon Rover cluster
return.
|
RoverCluster.Builder |
RoverCluster.Builder.interiorAlarmDisarmCode(String interiorAlarmDisarmCode)
Service generated code to disarm the interior alarm of the trailer.
|
RoverCluster.Builder |
RoverCluster.Builder.isImportRequested(Boolean isImportRequested)
The flag indicating that customer requests data to be imported to OCI upon Rover cluster
return.
|
RoverCluster.Builder |
RoverCluster.Builder.lifecycleState(LifecycleState lifecycleState)
The current state of the RoverCluster.
|
RoverCluster.Builder |
RoverCluster.Builder.lifecycleStateDetails(String lifecycleStateDetails)
A property that can contain details on the lifecycle.
|
RoverCluster.Builder |
RoverCluster.Builder.masterKeyId(String masterKeyId)
Customer provided master key ID to encrypt secret information.
|
RoverCluster.Builder |
RoverCluster.Builder.nodes(List<RoverNodeSummary> nodes)
The summary of nodes that are part of this cluster.
|
RoverCluster.Builder |
RoverCluster.Builder.oracleShippingTrackingUrl(String oracleShippingTrackingUrl)
Tracking Url for the shipped Rover Cluster.
|
RoverCluster.Builder |
RoverCluster.Builder.pointOfContact(String pointOfContact)
Name of point of contact for this order if customer is picking up.
|
RoverCluster.Builder |
RoverCluster.Builder.pointOfContactPhoneNumber(String pointOfContactPhoneNumber)
Phone number of point of contact for this order if customer is picking up.
|
RoverCluster.Builder |
RoverCluster.Builder.returnShippingLabelUri(String returnShippingLabelUri)
Uri to download return shipping label.
|
RoverCluster.Builder |
RoverCluster.Builder.shippingPreference(RoverCluster.ShippingPreference shippingPreference)
Preference for device delivery.
|
RoverCluster.Builder |
RoverCluster.Builder.shippingVendor(String shippingVendor)
Shipping vendor of choice for orace to customer shipping.
|
RoverCluster.Builder |
RoverCluster.Builder.subscriptionId(String subscriptionId)
ID provided to customer after successful subscription to Rover Stations.
|
RoverCluster.Builder |
RoverCluster.Builder.superUserPassword(String superUserPassword)
Root password for the rover cluster.
|
RoverCluster.Builder |
RoverCluster.Builder.systemTags(Map<String,Map<String,Object>> systemTags)
The system tags associated with this resource, if any.
|
RoverCluster.Builder |
RoverCluster.Builder.tags(String tags)
The tags associated with tagSlug.
|
RoverCluster.Builder |
RoverCluster.Builder.timeCreated(Date timeCreated)
The time the the RoverCluster was created.
|
RoverCluster.Builder |
RoverCluster.Builder.timeCustomerReceived(Date timeCustomerReceived)
Time when customer received the cluster.
|
RoverCluster.Builder |
RoverCluster.Builder.timeCustomerReturned(Date timeCustomerReturned)
Time when customer returned the cluster.
|
RoverCluster.Builder |
RoverCluster.Builder.timePickupExpected(Date timePickupExpected)
Expected date when customer wants to pickup the device if they chose customer pickup.
|
RoverCluster.Builder |
RoverCluster.Builder.timeReturnWindowEnds(Date timeReturnWindowEnds)
End time for the window to pickup the device from customer.
|
RoverCluster.Builder |
RoverCluster.Builder.timeReturnWindowStarts(Date timeReturnWindowStarts)
Start time for the window to pickup the device from customer.
|
RoverCluster.Builder |
RoverCluster.toBuilder() |
RoverCluster.Builder |
RoverCluster.Builder.unlockPassphrase(String unlockPassphrase)
Password to unlock the rover cluster.
|
Copyright © 2016–2024. All rights reserved.