public interface AgentCreateRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCaCert()
string ca_cert = 10; |
com.google.protobuf.ByteString |
getCaCertBytes()
string ca_cert = 10; |
java.lang.String |
getExternalIp()
string external_ip = 3; |
com.google.protobuf.ByteString |
getExternalIpBytes()
string external_ip = 3; |
java.lang.String |
getGitSshPublicKey()
string git_ssh_public_key = 8; |
com.google.protobuf.ByteString |
getGitSshPublicKeyBytes()
string git_ssh_public_key = 8; |
java.lang.String |
getInternalIp()
string internal_ip = 4; |
com.google.protobuf.ByteString |
getInternalIpBytes()
string internal_ip = 4; |
int |
getJenkinsJnlpPort()
int32 jenkins_jnlp_port = 7; |
java.lang.String |
getJenkinsUrl()
string jenkins_url = 9; |
com.google.protobuf.ByteString |
getJenkinsUrlBytes()
string jenkins_url = 9; |
java.lang.String |
getName()
string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 1; |
java.lang.String |
getRole()
string role = 2; |
com.google.protobuf.ByteString |
getRoleBytes()
string role = 2; |
int |
getSshPort()
int32 ssh_port = 6; |
java.lang.String |
getSshUser()
string ssh_user = 5; |
com.google.protobuf.ByteString |
getSshUserBytes()
string ssh_user = 5; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getName()
string name = 1;com.google.protobuf.ByteString getNameBytes()
string name = 1;java.lang.String getRole()
string role = 2;com.google.protobuf.ByteString getRoleBytes()
string role = 2;java.lang.String getExternalIp()
string external_ip = 3;com.google.protobuf.ByteString getExternalIpBytes()
string external_ip = 3;java.lang.String getInternalIp()
string internal_ip = 4;com.google.protobuf.ByteString getInternalIpBytes()
string internal_ip = 4;java.lang.String getSshUser()
string ssh_user = 5;com.google.protobuf.ByteString getSshUserBytes()
string ssh_user = 5;int getSshPort()
int32 ssh_port = 6;int getJenkinsJnlpPort()
int32 jenkins_jnlp_port = 7;java.lang.String getGitSshPublicKey()
string git_ssh_public_key = 8;com.google.protobuf.ByteString getGitSshPublicKeyBytes()
string git_ssh_public_key = 8;java.lang.String getJenkinsUrl()
string jenkins_url = 9;com.google.protobuf.ByteString getJenkinsUrlBytes()
string jenkins_url = 9;java.lang.String getCaCert()
string ca_cert = 10;com.google.protobuf.ByteString getCaCertBytes()
string ca_cert = 10;