public interface CertificateDeployRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getClusterName()
optional string cluster_name = 3; |
com.google.protobuf.ByteString |
getClusterNameBytes()
optional string cluster_name = 3; |
java.lang.String |
getNamespace()
optional string namespace = 4; |
com.google.protobuf.ByteString |
getNamespaceBytes()
optional string namespace = 4; |
java.lang.String |
getSecretName()
optional string secret_name = 2; |
com.google.protobuf.ByteString |
getSecretNameBytes()
optional string secret_name = 2; |
java.lang.String |
getUid()
optional string uid = 1; |
com.google.protobuf.ByteString |
getUidBytes()
optional string uid = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getUid()
optional string uid = 1;com.google.protobuf.ByteString getUidBytes()
optional string uid = 1;java.lang.String getSecretName()
optional string secret_name = 2;com.google.protobuf.ByteString getSecretNameBytes()
optional string secret_name = 2;java.lang.String getClusterName()
optional string cluster_name = 3;com.google.protobuf.ByteString getClusterNameBytes()
optional string cluster_name = 3;java.lang.String getNamespace()
optional string namespace = 4;com.google.protobuf.ByteString getNamespaceBytes()
optional string namespace = 4;