| Package | Description |
|---|---|
| com.google.cloud.oslogin.common | |
| com.google.cloud.oslogin.v1 |
| Modifier and Type | Class and Description |
|---|---|
static class |
OsLoginProto.PosixAccount
The POSIX account information associated with a Google account.
|
static class |
OsLoginProto.PosixAccount.Builder
The POSIX account information associated with a Google account.
|
| Modifier and Type | Method and Description |
|---|---|
OsLoginProto.PosixAccountOrBuilder |
LoginProfile.getPosixAccountsOrBuilder(int index)
The list of POSIX accounts associated with the user.
|
OsLoginProto.PosixAccountOrBuilder |
LoginProfile.Builder.getPosixAccountsOrBuilder(int index)
The list of POSIX accounts associated with the user.
|
OsLoginProto.PosixAccountOrBuilder |
LoginProfileOrBuilder.getPosixAccountsOrBuilder(int index)
The list of POSIX accounts associated with the user.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends OsLoginProto.PosixAccountOrBuilder> |
LoginProfile.getPosixAccountsOrBuilderList()
The list of POSIX accounts associated with the user.
|
List<? extends OsLoginProto.PosixAccountOrBuilder> |
LoginProfile.Builder.getPosixAccountsOrBuilderList()
The list of POSIX accounts associated with the user.
|
List<? extends OsLoginProto.PosixAccountOrBuilder> |
LoginProfileOrBuilder.getPosixAccountsOrBuilderList()
The list of POSIX accounts associated with the user.
|
Copyright © 2023 Google LLC. All rights reserved.