Uses of Interface
software.amazon.awssdk.services.alexaforbusiness.model.GetGatewayGroupResponse.Builder
-
Packages that use GetGatewayGroupResponse.Builder Package Description software.amazon.awssdk.services.alexaforbusiness.model -
-
Uses of GetGatewayGroupResponse.Builder in software.amazon.awssdk.services.alexaforbusiness.model
Methods in software.amazon.awssdk.services.alexaforbusiness.model that return GetGatewayGroupResponse.Builder Modifier and Type Method Description static GetGatewayGroupResponse.BuilderGetGatewayGroupResponse. builder()default GetGatewayGroupResponse.BuilderGetGatewayGroupResponse.Builder. gatewayGroup(Consumer<GatewayGroup.Builder> gatewayGroup)Sets the value of the GatewayGroup property for this object.GetGatewayGroupResponse.BuilderGetGatewayGroupResponse.Builder. gatewayGroup(GatewayGroup gatewayGroup)Sets the value of the GatewayGroup property for this object.GetGatewayGroupResponse.BuilderGetGatewayGroupResponse. toBuilder()Methods in software.amazon.awssdk.services.alexaforbusiness.model that return types with arguments of type GetGatewayGroupResponse.Builder Modifier and Type Method Description static Class<? extends GetGatewayGroupResponse.Builder>GetGatewayGroupResponse. serializableBuilderClass()
-