Uses of Interface
software.amazon.awssdk.services.elasticbeanstalk.model.Instance.Builder
-
Packages that use Instance.Builder Package Description software.amazon.awssdk.services.elasticbeanstalk.model -
-
Uses of Instance.Builder in software.amazon.awssdk.services.elasticbeanstalk.model
Methods in software.amazon.awssdk.services.elasticbeanstalk.model that return Instance.Builder Modifier and Type Method Description static Instance.BuilderInstance. builder()Instance.BuilderInstance.Builder. id(String id)The ID of the Amazon EC2 instance.Instance.BuilderInstance. toBuilder()Methods in software.amazon.awssdk.services.elasticbeanstalk.model that return types with arguments of type Instance.Builder Modifier and Type Method Description static Class<? extends Instance.Builder>Instance. serializableBuilderClass()
-