public static interface ApiModels.GetSecretValueResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAutomaticRotation()
string AutomaticRotation = 12; |
com.google.protobuf.ByteString |
getAutomaticRotationBytes()
string AutomaticRotation = 12; |
String |
getCreateTime()
string CreateTime = 7; |
com.google.protobuf.ByteString |
getCreateTimeBytes()
string CreateTime = 7; |
String |
getExtendedConfig()
string ExtendedConfig = 11; |
com.google.protobuf.ByteString |
getExtendedConfigBytes()
string ExtendedConfig = 11; |
String |
getLastRotationDate()
string LastRotationDate = 9; |
com.google.protobuf.ByteString |
getLastRotationDateBytes()
string LastRotationDate = 9; |
String |
getNextRotationDate()
string NextRotationDate = 10; |
com.google.protobuf.ByteString |
getNextRotationDateBytes()
string NextRotationDate = 10; |
String |
getRequestId()
string RequestId = 8; |
com.google.protobuf.ByteString |
getRequestIdBytes()
string RequestId = 8; |
String |
getRotationInterval()
string RotationInterval = 13; |
com.google.protobuf.ByteString |
getRotationIntervalBytes()
string RotationInterval = 13; |
String |
getSecretData()
string SecretData = 3; |
com.google.protobuf.ByteString |
getSecretDataBytes()
string SecretData = 3; |
String |
getSecretDataType()
string SecretDataType = 4; |
com.google.protobuf.ByteString |
getSecretDataTypeBytes()
string SecretDataType = 4; |
String |
getSecretName()
string SecretName = 1; |
com.google.protobuf.ByteString |
getSecretNameBytes()
string SecretName = 1; |
String |
getSecretType()
string SecretType = 2; |
com.google.protobuf.ByteString |
getSecretTypeBytes()
string SecretType = 2; |
String |
getVersionId()
string VersionId = 6; |
com.google.protobuf.ByteString |
getVersionIdBytes()
string VersionId = 6; |
String |
getVersionStages(int index)
repeated string VersionStages = 5; |
com.google.protobuf.ByteString |
getVersionStagesBytes(int index)
repeated string VersionStages = 5; |
int |
getVersionStagesCount()
repeated string VersionStages = 5; |
List<String> |
getVersionStagesList()
repeated string VersionStages = 5; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getSecretName()
string SecretName = 1;com.google.protobuf.ByteString getSecretNameBytes()
string SecretName = 1;String getSecretType()
string SecretType = 2;com.google.protobuf.ByteString getSecretTypeBytes()
string SecretType = 2;String getSecretData()
string SecretData = 3;com.google.protobuf.ByteString getSecretDataBytes()
string SecretData = 3;String getSecretDataType()
string SecretDataType = 4;com.google.protobuf.ByteString getSecretDataTypeBytes()
string SecretDataType = 4;int getVersionStagesCount()
repeated string VersionStages = 5;String getVersionStages(int index)
repeated string VersionStages = 5;com.google.protobuf.ByteString getVersionStagesBytes(int index)
repeated string VersionStages = 5;String getVersionId()
string VersionId = 6;com.google.protobuf.ByteString getVersionIdBytes()
string VersionId = 6;String getCreateTime()
string CreateTime = 7;com.google.protobuf.ByteString getCreateTimeBytes()
string CreateTime = 7;String getRequestId()
string RequestId = 8;com.google.protobuf.ByteString getRequestIdBytes()
string RequestId = 8;String getLastRotationDate()
string LastRotationDate = 9;com.google.protobuf.ByteString getLastRotationDateBytes()
string LastRotationDate = 9;String getNextRotationDate()
string NextRotationDate = 10;com.google.protobuf.ByteString getNextRotationDateBytes()
string NextRotationDate = 10;String getExtendedConfig()
string ExtendedConfig = 11;com.google.protobuf.ByteString getExtendedConfigBytes()
string ExtendedConfig = 11;String getAutomaticRotation()
string AutomaticRotation = 12;com.google.protobuf.ByteString getAutomaticRotationBytes()
string AutomaticRotation = 12;String getRotationInterval()
string RotationInterval = 13;com.google.protobuf.ByteString getRotationIntervalBytes()
string RotationInterval = 13;Copyright © 2022. All rights reserved.