Uses of Interface
com.google.cloud.memcache.v1.InstanceOrBuilder
-
Packages that use InstanceOrBuilder Package Description com.google.cloud.memcache.v1 A client to Cloud Memorystore for Memcached API -
-
Uses of InstanceOrBuilder in com.google.cloud.memcache.v1
Classes in com.google.cloud.memcache.v1 that implement InstanceOrBuilder Modifier and Type Class Description classInstanceA Memorystore for Memcached instancestatic classInstance.BuilderA Memorystore for Memcached instanceMethods in com.google.cloud.memcache.v1 that return InstanceOrBuilder Modifier and Type Method Description InstanceOrBuilderCreateInstanceRequest.Builder. getInstanceOrBuilder()Required.InstanceOrBuilderCreateInstanceRequest. getInstanceOrBuilder()Required.InstanceOrBuilderCreateInstanceRequestOrBuilder. getInstanceOrBuilder()Required.InstanceOrBuilderUpdateInstanceRequest.Builder. getInstanceOrBuilder()Required.InstanceOrBuilderUpdateInstanceRequest. getInstanceOrBuilder()Required.InstanceOrBuilderUpdateInstanceRequestOrBuilder. getInstanceOrBuilder()Required.InstanceOrBuilderListInstancesResponse.Builder. getInstancesOrBuilder(int index)A list of Memcached instances in the project in the specified location, or across all locations.InstanceOrBuilderListInstancesResponse. getInstancesOrBuilder(int index)A list of Memcached instances in the project in the specified location, or across all locations.InstanceOrBuilderListInstancesResponseOrBuilder. getInstancesOrBuilder(int index)A list of Memcached instances in the project in the specified location, or across all locations.Methods in com.google.cloud.memcache.v1 that return types with arguments of type InstanceOrBuilder Modifier and Type Method Description List<? extends InstanceOrBuilder>ListInstancesResponse.Builder. getInstancesOrBuilderList()A list of Memcached instances in the project in the specified location, or across all locations.List<? extends InstanceOrBuilder>ListInstancesResponse. getInstancesOrBuilderList()A list of Memcached instances in the project in the specified location, or across all locations.List<? extends InstanceOrBuilder>ListInstancesResponseOrBuilder. getInstancesOrBuilderList()A list of Memcached instances in the project in the specified location, or across all locations.
-