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