Uses of Interface
com.google.cloud.redis.v1.GcsDestinationOrBuilder
-
Packages that use GcsDestinationOrBuilder Package Description com.google.cloud.redis.v1 A client to Google Cloud Memorystore for Redis API -
-
Uses of GcsDestinationOrBuilder in com.google.cloud.redis.v1
Classes in com.google.cloud.redis.v1 that implement GcsDestinationOrBuilder Modifier and Type Class Description classGcsDestinationThe Cloud Storage location for the output contentstatic classGcsDestination.BuilderThe Cloud Storage location for the output contentMethods in com.google.cloud.redis.v1 that return GcsDestinationOrBuilder Modifier and Type Method Description GcsDestinationOrBuilderOutputConfig.Builder. getGcsDestinationOrBuilder()Google Cloud Storage destination for output content.GcsDestinationOrBuilderOutputConfig. getGcsDestinationOrBuilder()Google Cloud Storage destination for output content.GcsDestinationOrBuilderOutputConfigOrBuilder. getGcsDestinationOrBuilder()Google Cloud Storage destination for output content.
-