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 classLoginProfileThe user profile information used for logging in to a virtual machine on Google Compute Engine.static classLoginProfile.BuilderThe 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 LoginProfileOrBuilderImportSshPublicKeyResponse.Builder. getLoginProfileOrBuilder()The login profile information for the user.LoginProfileOrBuilderImportSshPublicKeyResponse. getLoginProfileOrBuilder()The login profile information for the user.LoginProfileOrBuilderImportSshPublicKeyResponseOrBuilder. getLoginProfileOrBuilder()The login profile information for the user.
-