Uses of Interface
com.google.cloud.oslogin.v1.LoginProfileOrBuilder
-
Packages that use LoginProfileOrBuilder Package Description com.google.cloud.oslogin.v1 A client to Cloud OS Login API -
-
Uses of LoginProfileOrBuilder in com.google.cloud.oslogin.v1
Classes in com.google.cloud.oslogin.v1 that implement LoginProfileOrBuilder Modifier and Type Class Description class
LoginProfile
The user profile information used for logging in to a virtual machine on Google Compute Engine.static class
LoginProfile.Builder
The user profile information used for logging in to a virtual machine on Google Compute Engine.Methods in com.google.cloud.oslogin.v1 that return LoginProfileOrBuilder Modifier and Type Method Description LoginProfileOrBuilder
ImportSshPublicKeyResponse.Builder. getLoginProfileOrBuilder()
The login profile information for the user.LoginProfileOrBuilder
ImportSshPublicKeyResponse. getLoginProfileOrBuilder()
The login profile information for the user.LoginProfileOrBuilder
ImportSshPublicKeyResponseOrBuilder. getLoginProfileOrBuilder()
The login profile information for the user.
-