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