Uses of Interface
com.google.cloud.baremetalsolution.v2.SSHKeyOrBuilder
-
Packages that use SSHKeyOrBuilder Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution API -
-
Uses of SSHKeyOrBuilder in com.google.cloud.baremetalsolution.v2
Classes in com.google.cloud.baremetalsolution.v2 that implement SSHKeyOrBuilder Modifier and Type Class Description classSSHKeyAn SSH key, used for authorizing with the interactive serial console feature.static classSSHKey.BuilderAn SSH key, used for authorizing with the interactive serial console feature.Methods in com.google.cloud.baremetalsolution.v2 that return SSHKeyOrBuilder Modifier and Type Method Description SSHKeyOrBuilderCreateSSHKeyRequest.Builder. getSshKeyOrBuilder()Required.SSHKeyOrBuilderCreateSSHKeyRequest. getSshKeyOrBuilder()Required.SSHKeyOrBuilderCreateSSHKeyRequestOrBuilder. getSshKeyOrBuilder()Required.SSHKeyOrBuilderListSSHKeysResponse.Builder. getSshKeysOrBuilder(int index)The SSH keys registered in the project.SSHKeyOrBuilderListSSHKeysResponse. getSshKeysOrBuilder(int index)The SSH keys registered in the project.SSHKeyOrBuilderListSSHKeysResponseOrBuilder. getSshKeysOrBuilder(int index)The SSH keys registered in the project.Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type SSHKeyOrBuilder Modifier and Type Method Description List<? extends SSHKeyOrBuilder>ListSSHKeysResponse.Builder. getSshKeysOrBuilderList()The SSH keys registered in the project.List<? extends SSHKeyOrBuilder>ListSSHKeysResponse. getSshKeysOrBuilderList()The SSH keys registered in the project.List<? extends SSHKeyOrBuilder>ListSSHKeysResponseOrBuilder. getSshKeysOrBuilderList()The SSH keys registered in the project.
-