static ShapeSummary.Builder |
ShapeSummary.builder() |
Create a new builder.
|
ShapeSummary.Builder |
ShapeSummary.Builder.copy(ShapeSummary model) |
|
ShapeSummary.Builder |
ShapeSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
The defined tags associated with this resource, if any.
|
ShapeSummary.Builder |
ShapeSummary.Builder.freeformTags(Map<String,String> freeformTags) |
The freeform tags associated with this resource, if any.
|
ShapeSummary.Builder |
ShapeSummary.Builder.gpuDescription(String gpuDescription) |
A short description of the graphics processing unit (GPU) available for this shape.
|
ShapeSummary.Builder |
ShapeSummary.Builder.gpus(Integer gpus) |
The number of GPUs available for this shape.
|
ShapeSummary.Builder |
ShapeSummary.Builder.memoryInGBs(Float memoryInGBs) |
The default amount of memory available for this shape, in gigabytes.
|
ShapeSummary.Builder |
ShapeSummary.Builder.networkingBandwidthInGbps(Float networkingBandwidthInGbps) |
The networking bandwidth available for this shape, in gigabits per second.
|
ShapeSummary.Builder |
ShapeSummary.Builder.numberOfUsbControllers(Integer numberOfUsbControllers) |
The number of USB controllers available for this shape.
|
ShapeSummary.Builder |
ShapeSummary.Builder.ocpus(Integer ocpus) |
The default number of OCPUs available for this shape.
|
ShapeSummary.Builder |
ShapeSummary.Builder.processorDescription(String processorDescription) |
A short description of the shape’s processor (CPU).
|
ShapeSummary.Builder |
ShapeSummary.Builder.shape(String shape) |
The name of the shape.
|
ShapeSummary.Builder |
ShapeSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
The system tags associated with this resource, if any.
|
ShapeSummary.Builder |
ShapeSummary.Builder.tags(String tags) |
The tags associated with tagSlug.
|
ShapeSummary.Builder |
ShapeSummary.toBuilder() |
|
ShapeSummary.Builder |
ShapeSummary.Builder.usbControllerDescription(String usbControllerDescription) |
A short description of the USB controller available for this shape.
|