Uses of Interface
software.amazon.awssdk.services.privatenetworks.model.TrackingInformation.Builder
-
Packages that use TrackingInformation.Builder Package Description software.amazon.awssdk.services.privatenetworks.model -
-
Uses of TrackingInformation.Builder in software.amazon.awssdk.services.privatenetworks.model
Methods in software.amazon.awssdk.services.privatenetworks.model that return TrackingInformation.Builder Modifier and Type Method Description static TrackingInformation.BuilderTrackingInformation. builder()TrackingInformation.BuilderTrackingInformation. toBuilder()TrackingInformation.BuilderTrackingInformation.Builder. trackingNumber(String trackingNumber)The tracking number of the shipment.Methods in software.amazon.awssdk.services.privatenetworks.model that return types with arguments of type TrackingInformation.Builder Modifier and Type Method Description static Class<? extends TrackingInformation.Builder>TrackingInformation. serializableBuilderClass()
-