Uses of Interface
com.google.cloud.filestore.v1.InstanceOrBuilder
-
Packages that use InstanceOrBuilder Package Description com.google.cloud.filestore.v1 A client to Cloud Filestore API -
-
Uses of InstanceOrBuilder in com.google.cloud.filestore.v1
Classes in com.google.cloud.filestore.v1 that implement InstanceOrBuilder Modifier and Type Class Description class
Instance
A Filestore instance.static class
Instance.Builder
A Filestore instance.Methods in com.google.cloud.filestore.v1 that return InstanceOrBuilder Modifier and Type Method Description InstanceOrBuilder
CreateInstanceRequest.Builder. getInstanceOrBuilder()
Required.InstanceOrBuilder
CreateInstanceRequest. getInstanceOrBuilder()
Required.InstanceOrBuilder
CreateInstanceRequestOrBuilder. getInstanceOrBuilder()
Required.InstanceOrBuilder
UpdateInstanceRequest.Builder. getInstanceOrBuilder()
Only fields specified in update_mask are updated.InstanceOrBuilder
UpdateInstanceRequest. getInstanceOrBuilder()
Only fields specified in update_mask are updated.InstanceOrBuilder
UpdateInstanceRequestOrBuilder. getInstanceOrBuilder()
Only fields specified in update_mask are updated.InstanceOrBuilder
ListInstancesResponse.Builder. getInstancesOrBuilder(int index)
A list of instances in the project for the specified location.InstanceOrBuilder
ListInstancesResponse. getInstancesOrBuilder(int index)
A list of instances in the project for the specified location.InstanceOrBuilder
ListInstancesResponseOrBuilder. getInstancesOrBuilder(int index)
A list of instances in the project for the specified location.Methods in com.google.cloud.filestore.v1 that return types with arguments of type InstanceOrBuilder Modifier and Type Method Description List<? extends InstanceOrBuilder>
ListInstancesResponse.Builder. getInstancesOrBuilderList()
A list of instances in the project for the specified location.List<? extends InstanceOrBuilder>
ListInstancesResponse. getInstancesOrBuilderList()
A list of instances in the project for the specified location.List<? extends InstanceOrBuilder>
ListInstancesResponseOrBuilder. getInstancesOrBuilderList()
A list of instances in the project for the specified location.
-