Uses of Interface
com.google.cloud.memcache.v1beta2.InstanceOrBuilder
-
Packages that use InstanceOrBuilder Package Description com.google.cloud.memcache.v1beta2 A client to Cloud Memorystore for Memcached API -
-
Uses of InstanceOrBuilder in com.google.cloud.memcache.v1beta2
Classes in com.google.cloud.memcache.v1beta2 that implement InstanceOrBuilder Modifier and Type Class Description class
Instance
A Memorystore for Memcached instancestatic class
Instance.Builder
A Memorystore for Memcached instanceMethods in com.google.cloud.memcache.v1beta2 that return InstanceOrBuilder Modifier and Type Method Description InstanceOrBuilder
CreateInstanceRequest.Builder. getResourceOrBuilder()
Required.InstanceOrBuilder
CreateInstanceRequest. getResourceOrBuilder()
Required.InstanceOrBuilder
CreateInstanceRequestOrBuilder. getResourceOrBuilder()
Required.InstanceOrBuilder
UpdateInstanceRequest.Builder. getResourceOrBuilder()
Required.InstanceOrBuilder
UpdateInstanceRequest. getResourceOrBuilder()
Required.InstanceOrBuilder
UpdateInstanceRequestOrBuilder. getResourceOrBuilder()
Required.InstanceOrBuilder
ListInstancesResponse.Builder. getResourcesOrBuilder(int index)
A list of Memcached instances in the project in the specified location, or across all locations.InstanceOrBuilder
ListInstancesResponse. getResourcesOrBuilder(int index)
A list of Memcached instances in the project in the specified location, or across all locations.InstanceOrBuilder
ListInstancesResponseOrBuilder. getResourcesOrBuilder(int index)
A list of Memcached instances in the project in the specified location, or across all locations.Methods in com.google.cloud.memcache.v1beta2 that return types with arguments of type InstanceOrBuilder Modifier and Type Method Description List<? extends InstanceOrBuilder>
ListInstancesResponse.Builder. getResourcesOrBuilderList()
A list of Memcached instances in the project in the specified location, or across all locations.List<? extends InstanceOrBuilder>
ListInstancesResponse. getResourcesOrBuilderList()
A list of Memcached instances in the project in the specified location, or across all locations.List<? extends InstanceOrBuilder>
ListInstancesResponseOrBuilder. getResourcesOrBuilderList()
A list of Memcached instances in the project in the specified location, or across all locations.
-