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