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