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