Uses of Interface
com.google.cloud.redis.v1beta1.GcsDestinationOrBuilder
-
Packages that use GcsDestinationOrBuilder Package Description com.google.cloud.redis.v1beta1 A client to Google Cloud Memorystore for Redis API -
-
Uses of GcsDestinationOrBuilder in com.google.cloud.redis.v1beta1
Classes in com.google.cloud.redis.v1beta1 that implement GcsDestinationOrBuilder Modifier and Type Class Description class
GcsDestination
The Cloud Storage location for the output contentstatic class
GcsDestination.Builder
The Cloud Storage location for the output contentMethods in com.google.cloud.redis.v1beta1 that return GcsDestinationOrBuilder Modifier and Type Method Description GcsDestinationOrBuilder
OutputConfig.Builder. getGcsDestinationOrBuilder()
Google Cloud Storage destination for output content.GcsDestinationOrBuilder
OutputConfig. getGcsDestinationOrBuilder()
Google Cloud Storage destination for output content.GcsDestinationOrBuilder
OutputConfigOrBuilder. getGcsDestinationOrBuilder()
Google Cloud Storage destination for output content.
-