- 2.77.0 (latest)
- 2.75.0
- 2.74.0
- 2.73.0
- 2.72.0
- 2.71.0
- 2.69.0
- 2.67.0
- 2.66.0
- 2.63.0
- 2.62.0
- 2.61.0
- 2.59.0
- 2.58.0
- 2.57.0
- 2.56.0
- 2.55.0
- 2.54.0
- 2.53.0
- 2.52.0
- 2.51.0
- 2.50.0
- 2.48.0
- 2.47.0
- 2.46.0
- 2.45.0
- 2.44.0
- 2.43.0
- 2.42.0
- 2.41.0
- 2.40.0
- 2.39.0
- 2.38.0
- 2.36.0
- 2.35.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.31.0
- 2.30.0
- 2.29.0
- 2.28.0
- 2.27.0
- 2.26.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.0
- 2.10.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.0
- 2.2.8
- 2.1.9
public static final class ForwardSshTunnelConnectivity.Builder extends GeneratedMessageV3.Builder<ForwardSshTunnelConnectivity.Builder> implements ForwardSshTunnelConnectivityOrBuilderForward SSH Tunnel connectivity.
 Protobuf type google.cloud.clouddms.v1.ForwardSshTunnelConnectivity
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > ForwardSshTunnelConnectivity.BuilderImplements
ForwardSshTunnelConnectivityOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description | 
| Descriptor | |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ForwardSshTunnelConnectivity.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
| field | FieldDescriptor | 
| value | Object | 
| Returns | |
|---|---|
| Type | Description | 
| ForwardSshTunnelConnectivity.Builder | |
build()
public ForwardSshTunnelConnectivity build()| Returns | |
|---|---|
| Type | Description | 
| ForwardSshTunnelConnectivity | |
buildPartial()
public ForwardSshTunnelConnectivity buildPartial()| Returns | |
|---|---|
| Type | Description | 
| ForwardSshTunnelConnectivity | |
clear()
public ForwardSshTunnelConnectivity.Builder clear()| Returns | |
|---|---|
| Type | Description | 
| ForwardSshTunnelConnectivity.Builder | |
clearAuthenticationMethod()
public ForwardSshTunnelConnectivity.Builder clearAuthenticationMethod()| Returns | |
|---|---|
| Type | Description | 
| ForwardSshTunnelConnectivity.Builder | |
clearField(Descriptors.FieldDescriptor field)
public ForwardSshTunnelConnectivity.Builder clearField(Descriptors.FieldDescriptor field)| Parameter | |
|---|---|
| Name | Description | 
| field | FieldDescriptor | 
| Returns | |
|---|---|
| Type | Description | 
| ForwardSshTunnelConnectivity.Builder | |
clearHostname()
public ForwardSshTunnelConnectivity.Builder clearHostname()Required. Hostname for the SSH tunnel.
 string hostname = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description | 
| ForwardSshTunnelConnectivity.Builder | This builder for chaining. | 
clearOneof(Descriptors.OneofDescriptor oneof)
public ForwardSshTunnelConnectivity.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Parameter | |
|---|---|
| Name | Description | 
| oneof | OneofDescriptor | 
| Returns | |
|---|---|
| Type | Description | 
| ForwardSshTunnelConnectivity.Builder | |
clearPassword()
public ForwardSshTunnelConnectivity.Builder clearPassword()Input only. SSH password.
 string password = 100 [(.google.api.field_behavior) = INPUT_ONLY];
| Returns | |
|---|---|
| Type | Description | 
| ForwardSshTunnelConnectivity.Builder | This builder for chaining. | 
clearPort()
public ForwardSshTunnelConnectivity.Builder clearPort()Port for the SSH tunnel, default value is 22.
 int32 port = 3;
| Returns | |
|---|---|
| Type | Description | 
| ForwardSshTunnelConnectivity.Builder | This builder for chaining. | 
clearPrivateKey()
public ForwardSshTunnelConnectivity.Builder clearPrivateKey()Input only. SSH private key.
 string private_key = 101 [(.google.api.field_behavior) = INPUT_ONLY];
| Returns | |
|---|---|
| Type | Description | 
| ForwardSshTunnelConnectivity.Builder | This builder for chaining. | 
clearUsername()
public ForwardSshTunnelConnectivity.Builder clearUsername()Required. Username for the SSH tunnel.
 string username = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description | 
| ForwardSshTunnelConnectivity.Builder | This builder for chaining. | 
clone()
public ForwardSshTunnelConnectivity.Builder clone()| Returns | |
|---|---|
| Type | Description | 
| ForwardSshTunnelConnectivity.Builder | |
getAuthenticationMethodCase()
public ForwardSshTunnelConnectivity.AuthenticationMethodCase getAuthenticationMethodCase()| Returns | |
|---|---|
| Type | Description | 
| ForwardSshTunnelConnectivity.AuthenticationMethodCase | |
getDefaultInstanceForType()
public ForwardSshTunnelConnectivity getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description | 
| ForwardSshTunnelConnectivity | |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description | 
| Descriptor | |
getHostname()
public String getHostname()Required. Hostname for the SSH tunnel.
 string hostname = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description | 
| String | The hostname. | 
getHostnameBytes()
public ByteString getHostnameBytes()Required. Hostname for the SSH tunnel.
 string hostname = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description | 
| ByteString | The bytes for hostname. | 
getPassword()
public String getPassword()Input only. SSH password.
 string password = 100 [(.google.api.field_behavior) = INPUT_ONLY];
| Returns | |
|---|---|
| Type | Description | 
| String | The password. | 
getPasswordBytes()
public ByteString getPasswordBytes()Input only. SSH password.
 string password = 100 [(.google.api.field_behavior) = INPUT_ONLY];
| Returns | |
|---|---|
| Type | Description | 
| ByteString | The bytes for password. | 
getPort()
public int getPort()Port for the SSH tunnel, default value is 22.
 int32 port = 3;
| Returns | |
|---|---|
| Type | Description | 
| int | The port. | 
getPrivateKey()
public String getPrivateKey()Input only. SSH private key.
 string private_key = 101 [(.google.api.field_behavior) = INPUT_ONLY];
| Returns | |
|---|---|
| Type | Description | 
| String | The privateKey. | 
getPrivateKeyBytes()
public ByteString getPrivateKeyBytes()Input only. SSH private key.
 string private_key = 101 [(.google.api.field_behavior) = INPUT_ONLY];
| Returns | |
|---|---|
| Type | Description | 
| ByteString | The bytes for privateKey. | 
getUsername()
public String getUsername()Required. Username for the SSH tunnel.
 string username = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description | 
| String | The username. | 
getUsernameBytes()
public ByteString getUsernameBytes()Required. Username for the SSH tunnel.
 string username = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description | 
| ByteString | The bytes for username. | 
hasPassword()
public boolean hasPassword()Input only. SSH password.
 string password = 100 [(.google.api.field_behavior) = INPUT_ONLY];
| Returns | |
|---|---|
| Type | Description | 
| boolean | Whether the password field is set. | 
hasPrivateKey()
public boolean hasPrivateKey()Input only. SSH private key.
 string private_key = 101 [(.google.api.field_behavior) = INPUT_ONLY];
| Returns | |
|---|---|
| Type | Description | 
| boolean | Whether the privateKey field is set. | 
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description | 
| FieldAccessorTable | |
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description | 
| boolean | |
mergeFrom(ForwardSshTunnelConnectivity other)
public ForwardSshTunnelConnectivity.Builder mergeFrom(ForwardSshTunnelConnectivity other)| Parameter | |
|---|---|
| Name | Description | 
| other | ForwardSshTunnelConnectivity | 
| Returns | |
|---|---|
| Type | Description | 
| ForwardSshTunnelConnectivity.Builder | |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ForwardSshTunnelConnectivity.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description | 
| input | CodedInputStream | 
| extensionRegistry | ExtensionRegistryLite | 
| Returns | |
|---|---|
| Type | Description | 
| ForwardSshTunnelConnectivity.Builder | |
| Exceptions | |
|---|---|
| Type | Description | 
| IOException | |
mergeFrom(Message other)
public ForwardSshTunnelConnectivity.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description | 
| other | Message | 
| Returns | |
|---|---|
| Type | Description | 
| ForwardSshTunnelConnectivity.Builder | |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ForwardSshTunnelConnectivity.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
| unknownFields | UnknownFieldSet | 
| Returns | |
|---|---|
| Type | Description | 
| ForwardSshTunnelConnectivity.Builder | |
setField(Descriptors.FieldDescriptor field, Object value)
public ForwardSshTunnelConnectivity.Builder setField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
| field | FieldDescriptor | 
| value | Object | 
| Returns | |
|---|---|
| Type | Description | 
| ForwardSshTunnelConnectivity.Builder | |
setHostname(String value)
public ForwardSshTunnelConnectivity.Builder setHostname(String value)Required. Hostname for the SSH tunnel.
 string hostname = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description | 
| value | StringThe hostname to set. | 
| Returns | |
|---|---|
| Type | Description | 
| ForwardSshTunnelConnectivity.Builder | This builder for chaining. | 
setHostnameBytes(ByteString value)
public ForwardSshTunnelConnectivity.Builder setHostnameBytes(ByteString value)Required. Hostname for the SSH tunnel.
 string hostname = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description | 
| value | ByteStringThe bytes for hostname to set. | 
| Returns | |
|---|---|
| Type | Description | 
| ForwardSshTunnelConnectivity.Builder | This builder for chaining. | 
setPassword(String value)
public ForwardSshTunnelConnectivity.Builder setPassword(String value)Input only. SSH password.
 string password = 100 [(.google.api.field_behavior) = INPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description | 
| value | StringThe password to set. | 
| Returns | |
|---|---|
| Type | Description | 
| ForwardSshTunnelConnectivity.Builder | This builder for chaining. | 
setPasswordBytes(ByteString value)
public ForwardSshTunnelConnectivity.Builder setPasswordBytes(ByteString value)Input only. SSH password.
 string password = 100 [(.google.api.field_behavior) = INPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description | 
| value | ByteStringThe bytes for password to set. | 
| Returns | |
|---|---|
| Type | Description | 
| ForwardSshTunnelConnectivity.Builder | This builder for chaining. | 
setPort(int value)
public ForwardSshTunnelConnectivity.Builder setPort(int value)Port for the SSH tunnel, default value is 22.
 int32 port = 3;
| Parameter | |
|---|---|
| Name | Description | 
| value | intThe port to set. | 
| Returns | |
|---|---|
| Type | Description | 
| ForwardSshTunnelConnectivity.Builder | This builder for chaining. | 
setPrivateKey(String value)
public ForwardSshTunnelConnectivity.Builder setPrivateKey(String value)Input only. SSH private key.
 string private_key = 101 [(.google.api.field_behavior) = INPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description | 
| value | StringThe privateKey to set. | 
| Returns | |
|---|---|
| Type | Description | 
| ForwardSshTunnelConnectivity.Builder | This builder for chaining. | 
setPrivateKeyBytes(ByteString value)
public ForwardSshTunnelConnectivity.Builder setPrivateKeyBytes(ByteString value)Input only. SSH private key.
 string private_key = 101 [(.google.api.field_behavior) = INPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description | 
| value | ByteStringThe bytes for privateKey to set. | 
| Returns | |
|---|---|
| Type | Description | 
| ForwardSshTunnelConnectivity.Builder | This builder for chaining. | 
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ForwardSshTunnelConnectivity.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Parameters | |
|---|---|
| Name | Description | 
| field | FieldDescriptor | 
| index | int | 
| value | Object | 
| Returns | |
|---|---|
| Type | Description | 
| ForwardSshTunnelConnectivity.Builder | |
setUnknownFields(UnknownFieldSet unknownFields)
public final ForwardSshTunnelConnectivity.Builder setUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
| unknownFields | UnknownFieldSet | 
| Returns | |
|---|---|
| Type | Description | 
| ForwardSshTunnelConnectivity.Builder | |
setUsername(String value)
public ForwardSshTunnelConnectivity.Builder setUsername(String value)Required. Username for the SSH tunnel.
 string username = 2 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description | 
| value | StringThe username to set. | 
| Returns | |
|---|---|
| Type | Description | 
| ForwardSshTunnelConnectivity.Builder | This builder for chaining. | 
setUsernameBytes(ByteString value)
public ForwardSshTunnelConnectivity.Builder setUsernameBytes(ByteString value)Required. Username for the SSH tunnel.
 string username = 2 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description | 
| value | ByteStringThe bytes for username to set. | 
| Returns | |
|---|---|
| Type | Description | 
| ForwardSshTunnelConnectivity.Builder | This builder for chaining. |