Uses of Interface
software.amazon.awssdk.services.mediaconnect.model.CreateFlow420Exception.Builder
-
Packages that use CreateFlow420Exception.Builder Package Description software.amazon.awssdk.services.mediaconnect.model -
-
Uses of CreateFlow420Exception.Builder in software.amazon.awssdk.services.mediaconnect.model
Methods in software.amazon.awssdk.services.mediaconnect.model that return CreateFlow420Exception.Builder Modifier and Type Method Description CreateFlow420Exception.BuilderCreateFlow420Exception.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static CreateFlow420Exception.BuilderCreateFlow420Exception. builder()CreateFlow420Exception.BuilderCreateFlow420Exception.Builder. cause(Throwable cause)CreateFlow420Exception.BuilderCreateFlow420Exception.Builder. message(String message)CreateFlow420Exception.BuilderCreateFlow420Exception.Builder. requestId(String requestId)CreateFlow420Exception.BuilderCreateFlow420Exception.Builder. statusCode(int statusCode)CreateFlow420Exception.BuilderCreateFlow420Exception. toBuilder()CreateFlow420Exception.BuilderCreateFlow420Exception.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.mediaconnect.model that return types with arguments of type CreateFlow420Exception.Builder Modifier and Type Method Description static Class<? extends CreateFlow420Exception.Builder>CreateFlow420Exception. serializableBuilderClass()
-