Uses of Interface
software.amazon.awssdk.services.redshift.model.SupportedOperation.Builder
-
Packages that use SupportedOperation.Builder Package Description software.amazon.awssdk.services.redshift.model -
-
Uses of SupportedOperation.Builder in software.amazon.awssdk.services.redshift.model
Methods in software.amazon.awssdk.services.redshift.model that return SupportedOperation.Builder Modifier and Type Method Description static SupportedOperation.BuilderSupportedOperation. builder()SupportedOperation.BuilderSupportedOperation.Builder. operationName(String operationName)A list of the supported operations.SupportedOperation.BuilderSupportedOperation. toBuilder()Methods in software.amazon.awssdk.services.redshift.model that return types with arguments of type SupportedOperation.Builder Modifier and Type Method Description static Class<? extends SupportedOperation.Builder>SupportedOperation. serializableBuilderClass()
-