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