Uses of Interface
software.amazon.awssdk.services.opsworks.model.UpdateElasticIpResponse.Builder
-
Packages that use UpdateElasticIpResponse.Builder Package Description software.amazon.awssdk.services.opsworks.model -
-
Uses of UpdateElasticIpResponse.Builder in software.amazon.awssdk.services.opsworks.model
Methods in software.amazon.awssdk.services.opsworks.model that return UpdateElasticIpResponse.Builder Modifier and Type Method Description static UpdateElasticIpResponse.BuilderUpdateElasticIpResponse. builder()UpdateElasticIpResponse.BuilderUpdateElasticIpResponse. toBuilder()Methods in software.amazon.awssdk.services.opsworks.model that return types with arguments of type UpdateElasticIpResponse.Builder Modifier and Type Method Description static Class<? extends UpdateElasticIpResponse.Builder>UpdateElasticIpResponse. serializableBuilderClass()
-