Uses of Interface
software.amazon.awssdk.services.ssmsap.model.StartApplicationRefreshResponse.Builder
-
Packages that use StartApplicationRefreshResponse.Builder Package Description software.amazon.awssdk.services.ssmsap.model -
-
Uses of StartApplicationRefreshResponse.Builder in software.amazon.awssdk.services.ssmsap.model
Methods in software.amazon.awssdk.services.ssmsap.model that return StartApplicationRefreshResponse.Builder Modifier and Type Method Description static StartApplicationRefreshResponse.BuilderStartApplicationRefreshResponse. builder()StartApplicationRefreshResponse.BuilderStartApplicationRefreshResponse.Builder. operationId(String operationId)The ID of the operation.StartApplicationRefreshResponse.BuilderStartApplicationRefreshResponse. toBuilder()Methods in software.amazon.awssdk.services.ssmsap.model that return types with arguments of type StartApplicationRefreshResponse.Builder Modifier and Type Method Description static Class<? extends StartApplicationRefreshResponse.Builder>StartApplicationRefreshResponse. serializableBuilderClass()
-