Uses of Class
software.amazon.awssdk.services.redshiftserverless.model.UpdateSnapshotCopyConfigurationRequest
-
Packages that use UpdateSnapshotCopyConfigurationRequest Package Description software.amazon.awssdk.services.redshiftserverless This is an interface reference for Amazon Redshift Serverless.software.amazon.awssdk.services.redshiftserverless.transform -
-
Uses of UpdateSnapshotCopyConfigurationRequest in software.amazon.awssdk.services.redshiftserverless
Methods in software.amazon.awssdk.services.redshiftserverless with parameters of type UpdateSnapshotCopyConfigurationRequest Modifier and Type Method Description default CompletableFuture<UpdateSnapshotCopyConfigurationResponse>RedshiftServerlessAsyncClient. updateSnapshotCopyConfiguration(UpdateSnapshotCopyConfigurationRequest updateSnapshotCopyConfigurationRequest)Updates a snapshot copy configuration.default UpdateSnapshotCopyConfigurationResponseRedshiftServerlessClient. updateSnapshotCopyConfiguration(UpdateSnapshotCopyConfigurationRequest updateSnapshotCopyConfigurationRequest)Updates a snapshot copy configuration. -
Uses of UpdateSnapshotCopyConfigurationRequest in software.amazon.awssdk.services.redshiftserverless.transform
Methods in software.amazon.awssdk.services.redshiftserverless.transform with parameters of type UpdateSnapshotCopyConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestUpdateSnapshotCopyConfigurationRequestMarshaller. marshall(UpdateSnapshotCopyConfigurationRequest updateSnapshotCopyConfigurationRequest)
-