Uses of Class
com.google.cloud.redis.v1beta1.GcsDestination
-
Packages that use GcsDestination Package Description com.google.cloud.redis.v1beta1 A client to Google Cloud Memorystore for Redis API -
-
Uses of GcsDestination in com.google.cloud.redis.v1beta1
Methods in com.google.cloud.redis.v1beta1 that return GcsDestination Modifier and Type Method Description GcsDestinationGcsDestination.Builder. build()GcsDestinationGcsDestination.Builder. buildPartial()static GcsDestinationGcsDestination. getDefaultInstance()GcsDestinationGcsDestination.Builder. getDefaultInstanceForType()GcsDestinationGcsDestination. getDefaultInstanceForType()GcsDestinationOutputConfig.Builder. getGcsDestination()Google Cloud Storage destination for output content.GcsDestinationOutputConfig. getGcsDestination()Google Cloud Storage destination for output content.GcsDestinationOutputConfigOrBuilder. getGcsDestination()Google Cloud Storage destination for output content.static GcsDestinationGcsDestination. parseDelimitedFrom(InputStream input)static GcsDestinationGcsDestination. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcsDestinationGcsDestination. parseFrom(byte[] data)static GcsDestinationGcsDestination. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcsDestinationGcsDestination. parseFrom(com.google.protobuf.ByteString data)static GcsDestinationGcsDestination. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcsDestinationGcsDestination. parseFrom(com.google.protobuf.CodedInputStream input)static GcsDestinationGcsDestination. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcsDestinationGcsDestination. parseFrom(InputStream input)static GcsDestinationGcsDestination. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GcsDestinationGcsDestination. parseFrom(ByteBuffer data)static GcsDestinationGcsDestination. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.redis.v1beta1 that return types with arguments of type GcsDestination Modifier and Type Method Description com.google.protobuf.Parser<GcsDestination>GcsDestination. getParserForType()static com.google.protobuf.Parser<GcsDestination>GcsDestination. parser()Methods in com.google.cloud.redis.v1beta1 with parameters of type GcsDestination Modifier and Type Method Description GcsDestination.BuilderGcsDestination.Builder. mergeFrom(GcsDestination other)OutputConfig.BuilderOutputConfig.Builder. mergeGcsDestination(GcsDestination value)Google Cloud Storage destination for output content.static GcsDestination.BuilderGcsDestination. newBuilder(GcsDestination prototype)OutputConfig.BuilderOutputConfig.Builder. setGcsDestination(GcsDestination value)Google Cloud Storage destination for output content.
-