Uses of Interface
com.google.cloud.redis.v1.GcsSourceOrBuilder
-
Packages that use GcsSourceOrBuilder Package Description com.google.cloud.redis.v1 A client to Google Cloud Memorystore for Redis API -
-
Uses of GcsSourceOrBuilder in com.google.cloud.redis.v1
Classes in com.google.cloud.redis.v1 that implement GcsSourceOrBuilder Modifier and Type Class Description classGcsSourceThe Cloud Storage location for the input contentstatic classGcsSource.BuilderThe Cloud Storage location for the input contentMethods in com.google.cloud.redis.v1 that return GcsSourceOrBuilder Modifier and Type Method Description GcsSourceOrBuilderInputConfig.Builder. getGcsSourceOrBuilder()Google Cloud Storage location where input content is located.GcsSourceOrBuilderInputConfig. getGcsSourceOrBuilder()Google Cloud Storage location where input content is located.GcsSourceOrBuilderInputConfigOrBuilder. getGcsSourceOrBuilder()Google Cloud Storage location where input content is located.
-