Uses of Interface
software.amazon.awssdk.services.alexaforbusiness.model.CreateGatewayGroupResponse.Builder
-
Packages that use CreateGatewayGroupResponse.Builder Package Description software.amazon.awssdk.services.alexaforbusiness.model -
-
Uses of CreateGatewayGroupResponse.Builder in software.amazon.awssdk.services.alexaforbusiness.model
Methods in software.amazon.awssdk.services.alexaforbusiness.model that return CreateGatewayGroupResponse.Builder Modifier and Type Method Description static CreateGatewayGroupResponse.BuilderCreateGatewayGroupResponse. builder()CreateGatewayGroupResponse.BuilderCreateGatewayGroupResponse.Builder. gatewayGroupArn(String gatewayGroupArn)The ARN of the created gateway group.CreateGatewayGroupResponse.BuilderCreateGatewayGroupResponse. toBuilder()Methods in software.amazon.awssdk.services.alexaforbusiness.model that return types with arguments of type CreateGatewayGroupResponse.Builder Modifier and Type Method Description static Class<? extends CreateGatewayGroupResponse.Builder>CreateGatewayGroupResponse. serializableBuilderClass()
-