Uses of Class
software.amazon.awssdk.services.imagebuilder.model.Component
-
Packages that use Component Package Description software.amazon.awssdk.services.imagebuilder.model -
-
Uses of Component in software.amazon.awssdk.services.imagebuilder.model
Methods in software.amazon.awssdk.services.imagebuilder.model that return Component Modifier and Type Method Description ComponentGetComponentResponse. component()The component object associated with the specified ARN.Methods in software.amazon.awssdk.services.imagebuilder.model with parameters of type Component Modifier and Type Method Description GetComponentResponse.BuilderGetComponentResponse.Builder. component(Component component)The component object associated with the specified ARN.
-