public final class AwsProxyConfig extends GeneratedMessage implements AwsProxyConfigOrBuilderDetails of a proxy config stored in AWS Secret Manager.
Protobuf type google.cloud.gkemulticloud.v1.AwsProxyConfig
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > AwsProxyConfigImplements
AwsProxyConfigOrBuilderStatic Fields
SECRET_ARN_FIELD_NUMBER (deprecated)
public static final int SECRET_ARN_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
SECRET_VERSION_FIELD_NUMBER (deprecated)
public static final int SECRET_VERSION_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance() (deprecated)
public static AwsProxyConfig getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
AwsProxyConfig |
|
getDescriptor() (deprecated)
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder() (deprecated)
public static AwsProxyConfig.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
AwsProxyConfig.Builder |
|
newBuilder(AwsProxyConfig prototype) (deprecated)
public static AwsProxyConfig.Builder newBuilder(AwsProxyConfig prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
AwsProxyConfig |
| Returns | |
|---|---|
| Type | Description |
AwsProxyConfig.Builder |
|
parseDelimitedFrom(InputStream input) (deprecated)
public static AwsProxyConfig parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
AwsProxyConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) (deprecated)
public static AwsProxyConfig parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AwsProxyConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data) (deprecated)
public static AwsProxyConfig parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
AwsProxyConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) (deprecated)
public static AwsProxyConfig parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AwsProxyConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data) (deprecated)
public static AwsProxyConfig parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
AwsProxyConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) (deprecated)
public static AwsProxyConfig parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AwsProxyConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input) (deprecated)
public static AwsProxyConfig parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
AwsProxyConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) (deprecated)
public static AwsProxyConfig parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AwsProxyConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input) (deprecated)
public static AwsProxyConfig parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
AwsProxyConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) (deprecated)
public static AwsProxyConfig parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AwsProxyConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data) (deprecated)
public static AwsProxyConfig parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
AwsProxyConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) (deprecated)
public static AwsProxyConfig parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AwsProxyConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser() (deprecated)
public static Parser<AwsProxyConfig> parser()| Returns | |
|---|---|
| Type | Description |
Parser<AwsProxyConfig> |
|
Methods
equals(Object obj) (deprecated)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType() (deprecated)
public AwsProxyConfig getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
AwsProxyConfig |
|
getParserForType() (deprecated)
public Parser<AwsProxyConfig> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<AwsProxyConfig> |
|
getSecretArn() (deprecated)
public String getSecretArn()The ARN of the AWS Secret Manager secret that contains the HTTP(S) proxy configuration.
The secret must be a JSON encoded proxy configuration as described in https://cloud.google.com/kubernetes-engine/multi-cloud/docs/aws/how-to/use-a-proxy#create_a_proxy_configuration_file
string secret_arn = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The secretArn. |
getSecretArnBytes() (deprecated)
public ByteString getSecretArnBytes()The ARN of the AWS Secret Manager secret that contains the HTTP(S) proxy configuration.
The secret must be a JSON encoded proxy configuration as described in https://cloud.google.com/kubernetes-engine/multi-cloud/docs/aws/how-to/use-a-proxy#create_a_proxy_configuration_file
string secret_arn = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for secretArn. |
getSecretVersion() (deprecated)
public String getSecretVersion()The version string of the AWS Secret Manager secret that contains the HTTP(S) proxy configuration.
string secret_version = 2;
| Returns | |
|---|---|
| Type | Description |
String |
The secretVersion. |
getSecretVersionBytes() (deprecated)
public ByteString getSecretVersionBytes()The version string of the AWS Secret Manager secret that contains the HTTP(S) proxy configuration.
string secret_version = 2;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for secretVersion. |
getSerializedSize() (deprecated)
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hashCode() (deprecated)
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable() (deprecated)
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized() (deprecated)
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType() (deprecated)
public AwsProxyConfig.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
AwsProxyConfig.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent) (deprecated)
protected AwsProxyConfig.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
AwsProxyConfig.Builder |
|
toBuilder() (deprecated)
public AwsProxyConfig.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
AwsProxyConfig.Builder |
|
writeTo(CodedOutputStream output) (deprecated)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|