Instance.Builder |
Instance.Builder.addAllFileShares(Iterable<? extends FileShareConfig> values) |
File system shares on the instance.
|
Instance.Builder |
Instance.Builder.addAllNetworks(Iterable<? extends NetworkConfig> values) |
VPC networks to which the instance is connected.
|
Instance.Builder |
Instance.Builder.addAllSuspensionReasons(Iterable<? extends Instance.SuspensionReason> values) |
Output only.
|
Instance.Builder |
Instance.Builder.addAllSuspensionReasonsValue(Iterable<Integer> values) |
Output only.
|
Instance.Builder |
Instance.Builder.addFileShares(int index,
FileShareConfig value) |
File system shares on the instance.
|
Instance.Builder |
Instance.Builder.addFileShares(int index,
FileShareConfig.Builder builderForValue) |
File system shares on the instance.
|
Instance.Builder |
Instance.Builder.addFileShares(FileShareConfig value) |
File system shares on the instance.
|
Instance.Builder |
Instance.Builder.addFileShares(FileShareConfig.Builder builderForValue) |
File system shares on the instance.
|
Instance.Builder |
ListInstancesResponse.Builder.addInstancesBuilder() |
A list of instances in the project for the specified location.
|
Instance.Builder |
ListInstancesResponse.Builder.addInstancesBuilder(int index) |
A list of instances in the project for the specified location.
|
Instance.Builder |
Instance.Builder.addNetworks(int index,
NetworkConfig value) |
VPC networks to which the instance is connected.
|
Instance.Builder |
Instance.Builder.addNetworks(int index,
NetworkConfig.Builder builderForValue) |
VPC networks to which the instance is connected.
|
Instance.Builder |
Instance.Builder.addNetworks(NetworkConfig value) |
VPC networks to which the instance is connected.
|
Instance.Builder |
Instance.Builder.addNetworks(NetworkConfig.Builder builderForValue) |
VPC networks to which the instance is connected.
|
Instance.Builder |
Instance.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Instance.Builder |
Instance.Builder.addSuspensionReasons(Instance.SuspensionReason value) |
Output only.
|
Instance.Builder |
Instance.Builder.addSuspensionReasonsValue(int value) |
Output only.
|
Instance.Builder |
Instance.Builder.clear() |
|
Instance.Builder |
Instance.Builder.clearCapacityGb() |
The storage capacity of the instance in gigabytes (GB = 1024^3 bytes).
|
Instance.Builder |
Instance.Builder.clearCapacityStepSizeGb() |
Output only.
|
Instance.Builder |
Instance.Builder.clearCreateTime() |
Output only.
|
Instance.Builder |
Instance.Builder.clearDescription() |
The description of the instance (2048 characters or less).
|
Instance.Builder |
Instance.Builder.clearDirectoryServices() |
Directory Services configuration for Kerberos-based authentication.
|
Instance.Builder |
Instance.Builder.clearEtag() |
Server-specified ETag for the instance resource to prevent simultaneous
updates from overwriting each other.
|
Instance.Builder |
Instance.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Instance.Builder |
Instance.Builder.clearFileShares() |
File system shares on the instance.
|
Instance.Builder |
Instance.Builder.clearKmsKeyName() |
KMS key name used for data encryption.
|
Instance.Builder |
Instance.Builder.clearLabels() |
|
Instance.Builder |
Instance.Builder.clearMaxCapacityGb() |
Output only.
|
Instance.Builder |
Instance.Builder.clearMaxShareCount() |
The max number of shares allowed.
|
Instance.Builder |
Instance.Builder.clearMultiShareEnabled() |
Indicates whether this instance uses a multi-share configuration with which
it can have more than one file-share or none at all.
|
Instance.Builder |
Instance.Builder.clearName() |
Output only.
|
Instance.Builder |
Instance.Builder.clearNetworks() |
VPC networks to which the instance is connected.
|
Instance.Builder |
Instance.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Instance.Builder |
Instance.Builder.clearProtocol() |
Immutable.
|
Instance.Builder |
Instance.Builder.clearSatisfiesPzs() |
Output only.
|
Instance.Builder |
Instance.Builder.clearState() |
Output only.
|
Instance.Builder |
Instance.Builder.clearStatusMessage() |
Output only.
|
Instance.Builder |
Instance.Builder.clearSuspensionReasons() |
Output only.
|
Instance.Builder |
Instance.Builder.clearTier() |
The service tier of the instance.
|
Instance.Builder |
Instance.Builder.clone() |
|
Instance.Builder |
CreateInstanceRequest.Builder.getInstanceBuilder() |
Required.
|
Instance.Builder |
UpdateInstanceRequest.Builder.getInstanceBuilder() |
Required.
|
Instance.Builder |
ListInstancesResponse.Builder.getInstancesBuilder(int index) |
A list of instances in the project for the specified location.
|
Instance.Builder |
Instance.Builder.mergeCreateTime(com.google.protobuf.Timestamp value) |
Output only.
|
Instance.Builder |
Instance.Builder.mergeDirectoryServices(DirectoryServicesConfig value) |
Directory Services configuration for Kerberos-based authentication.
|
Instance.Builder |
Instance.Builder.mergeFrom(Instance other) |
|
Instance.Builder |
Instance.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Instance.Builder |
Instance.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Instance.Builder |
Instance.Builder.mergeSatisfiesPzs(com.google.protobuf.BoolValue value) |
Output only.
|
Instance.Builder |
Instance.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Instance.Builder |
Instance.newBuilder() |
|
static Instance.Builder |
Instance.newBuilder(Instance prototype) |
|
Instance.Builder |
Instance.newBuilderForType() |
|
protected Instance.Builder |
Instance.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Instance.Builder |
Instance.Builder.putAllLabels(Map<String,String> values) |
Resource labels to represent user provided metadata.
|
Instance.Builder |
Instance.Builder.putLabels(String key,
String value) |
Resource labels to represent user provided metadata.
|
Instance.Builder |
Instance.Builder.removeFileShares(int index) |
File system shares on the instance.
|
Instance.Builder |
Instance.Builder.removeLabels(String key) |
Resource labels to represent user provided metadata.
|
Instance.Builder |
Instance.Builder.removeNetworks(int index) |
VPC networks to which the instance is connected.
|
Instance.Builder |
Instance.Builder.setCapacityGb(long value) |
The storage capacity of the instance in gigabytes (GB = 1024^3 bytes).
|
Instance.Builder |
Instance.Builder.setCapacityStepSizeGb(long value) |
Output only.
|
Instance.Builder |
Instance.Builder.setCreateTime(com.google.protobuf.Timestamp value) |
Output only.
|
Instance.Builder |
Instance.Builder.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue) |
Output only.
|
Instance.Builder |
Instance.Builder.setDescription(String value) |
The description of the instance (2048 characters or less).
|
Instance.Builder |
Instance.Builder.setDescriptionBytes(com.google.protobuf.ByteString value) |
The description of the instance (2048 characters or less).
|
Instance.Builder |
Instance.Builder.setDirectoryServices(DirectoryServicesConfig value) |
Directory Services configuration for Kerberos-based authentication.
|
Instance.Builder |
Instance.Builder.setDirectoryServices(DirectoryServicesConfig.Builder builderForValue) |
Directory Services configuration for Kerberos-based authentication.
|
Instance.Builder |
Instance.Builder.setEtag(String value) |
Server-specified ETag for the instance resource to prevent simultaneous
updates from overwriting each other.
|
Instance.Builder |
Instance.Builder.setEtagBytes(com.google.protobuf.ByteString value) |
Server-specified ETag for the instance resource to prevent simultaneous
updates from overwriting each other.
|
Instance.Builder |
Instance.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Instance.Builder |
Instance.Builder.setFileShares(int index,
FileShareConfig value) |
File system shares on the instance.
|
Instance.Builder |
Instance.Builder.setFileShares(int index,
FileShareConfig.Builder builderForValue) |
File system shares on the instance.
|
Instance.Builder |
Instance.Builder.setKmsKeyName(String value) |
KMS key name used for data encryption.
|
Instance.Builder |
Instance.Builder.setKmsKeyNameBytes(com.google.protobuf.ByteString value) |
KMS key name used for data encryption.
|
Instance.Builder |
Instance.Builder.setMaxCapacityGb(long value) |
Output only.
|
Instance.Builder |
Instance.Builder.setMaxShareCount(long value) |
The max number of shares allowed.
|
Instance.Builder |
Instance.Builder.setMultiShareEnabled(boolean value) |
Indicates whether this instance uses a multi-share configuration with which
it can have more than one file-share or none at all.
|
Instance.Builder |
Instance.Builder.setName(String value) |
Output only.
|
Instance.Builder |
Instance.Builder.setNameBytes(com.google.protobuf.ByteString value) |
Output only.
|
Instance.Builder |
Instance.Builder.setNetworks(int index,
NetworkConfig value) |
VPC networks to which the instance is connected.
|
Instance.Builder |
Instance.Builder.setNetworks(int index,
NetworkConfig.Builder builderForValue) |
VPC networks to which the instance is connected.
|
Instance.Builder |
Instance.Builder.setProtocol(Instance.FileProtocol value) |
Immutable.
|
Instance.Builder |
Instance.Builder.setProtocolValue(int value) |
Immutable.
|
Instance.Builder |
Instance.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Instance.Builder |
Instance.Builder.setSatisfiesPzs(com.google.protobuf.BoolValue value) |
Output only.
|
Instance.Builder |
Instance.Builder.setSatisfiesPzs(com.google.protobuf.BoolValue.Builder builderForValue) |
Output only.
|
Instance.Builder |
Instance.Builder.setState(Instance.State value) |
Output only.
|
Instance.Builder |
Instance.Builder.setStateValue(int value) |
Output only.
|
Instance.Builder |
Instance.Builder.setStatusMessage(String value) |
Output only.
|
Instance.Builder |
Instance.Builder.setStatusMessageBytes(com.google.protobuf.ByteString value) |
Output only.
|
Instance.Builder |
Instance.Builder.setSuspensionReasons(int index,
Instance.SuspensionReason value) |
Output only.
|
Instance.Builder |
Instance.Builder.setSuspensionReasonsValue(int index,
int value) |
Output only.
|
Instance.Builder |
Instance.Builder.setTier(Instance.Tier value) |
The service tier of the instance.
|
Instance.Builder |
Instance.Builder.setTierValue(int value) |
The service tier of the instance.
|
Instance.Builder |
Instance.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Instance.Builder |
Instance.toBuilder() |
|