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