Uses of Interface
software.amazon.awssdk.services.groundstation.model.GroundStationResponse.Builder
-
Packages that use GroundStationResponse.Builder Package Description software.amazon.awssdk.services.groundstation.model -
-
Uses of GroundStationResponse.Builder in software.amazon.awssdk.services.groundstation.model
Classes in software.amazon.awssdk.services.groundstation.model that implement GroundStationResponse.Builder Modifier and Type Class Description protected static classGroundStationResponse.BuilderImplMethods in software.amazon.awssdk.services.groundstation.model that return GroundStationResponse.Builder Modifier and Type Method Description GroundStationResponse.BuilderGroundStationResponse.Builder. responseMetadata(AwsResponseMetadata metadata)GroundStationResponse.BuilderGroundStationResponse.BuilderImpl. responseMetadata(AwsResponseMetadata responseMetadata)Constructors in software.amazon.awssdk.services.groundstation.model with parameters of type GroundStationResponse.Builder Constructor Description GroundStationResponse(GroundStationResponse.Builder builder)
-