Package org.jclouds.ec2.options
Class RegisterImageOptions.Builder
java.lang.Object
org.jclouds.ec2.options.RegisterImageOptions.Builder
- Enclosing class:
RegisterImageOptions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RegisterImageOptions
asArchitecture
(Image.Architecture architecture) static RegisterImageOptions
withDescription
(String additionalInfo) static RegisterImageOptions
withKernelId
(String kernelId) static RegisterImageOptions
withRamdisk
(String ramdiskId)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
asArchitecture
- See Also:
-
withDescription
- See Also:
-
withKernelId
- See Also:
-
withRamdisk
- See Also:
-