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