Uses of Class
com.google.cloud.gkemulticloud.v1.AwsSshConfig
-
Packages that use AwsSshConfig Package Description com.google.cloud.gkemulticloud.v1 A client to Anthos Multi-Cloud API -
-
Uses of AwsSshConfig in com.google.cloud.gkemulticloud.v1
Methods in com.google.cloud.gkemulticloud.v1 that return AwsSshConfig Modifier and Type Method Description AwsSshConfigAwsSshConfig.Builder. build()AwsSshConfigAwsSshConfig.Builder. buildPartial()static AwsSshConfigAwsSshConfig. getDefaultInstance()AwsSshConfigAwsSshConfig.Builder. getDefaultInstanceForType()AwsSshConfigAwsSshConfig. getDefaultInstanceForType()AwsSshConfigAwsControlPlane.Builder. getSshConfig()Optional.AwsSshConfigAwsControlPlane. getSshConfig()Optional.AwsSshConfigAwsControlPlaneOrBuilder. getSshConfig()Optional.AwsSshConfigAwsNodeConfig.Builder. getSshConfig()Optional.AwsSshConfigAwsNodeConfig. getSshConfig()Optional.AwsSshConfigAwsNodeConfigOrBuilder. getSshConfig()Optional.static AwsSshConfigAwsSshConfig. parseDelimitedFrom(InputStream input)static AwsSshConfigAwsSshConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AwsSshConfigAwsSshConfig. parseFrom(byte[] data)static AwsSshConfigAwsSshConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AwsSshConfigAwsSshConfig. parseFrom(com.google.protobuf.ByteString data)static AwsSshConfigAwsSshConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AwsSshConfigAwsSshConfig. parseFrom(com.google.protobuf.CodedInputStream input)static AwsSshConfigAwsSshConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AwsSshConfigAwsSshConfig. parseFrom(InputStream input)static AwsSshConfigAwsSshConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AwsSshConfigAwsSshConfig. parseFrom(ByteBuffer data)static AwsSshConfigAwsSshConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.gkemulticloud.v1 that return types with arguments of type AwsSshConfig Modifier and Type Method Description com.google.protobuf.Parser<AwsSshConfig>AwsSshConfig. getParserForType()static com.google.protobuf.Parser<AwsSshConfig>AwsSshConfig. parser()Methods in com.google.cloud.gkemulticloud.v1 with parameters of type AwsSshConfig Modifier and Type Method Description AwsSshConfig.BuilderAwsSshConfig.Builder. mergeFrom(AwsSshConfig other)AwsControlPlane.BuilderAwsControlPlane.Builder. mergeSshConfig(AwsSshConfig value)Optional.AwsNodeConfig.BuilderAwsNodeConfig.Builder. mergeSshConfig(AwsSshConfig value)Optional.static AwsSshConfig.BuilderAwsSshConfig. newBuilder(AwsSshConfig prototype)AwsControlPlane.BuilderAwsControlPlane.Builder. setSshConfig(AwsSshConfig value)Optional.AwsNodeConfig.BuilderAwsNodeConfig.Builder. setSshConfig(AwsSshConfig value)Optional.
-