public final class Policy extends IamPolicy<String>
| Modifier and Type | Class and Description |
|---|---|
static class |
Policy.Builder
Builder for an IAM Policy.
|
static class |
Policy.ProjectRole
The project-level roles in an IAM policy.
|
| Modifier and Type | Method and Description |
|---|---|
static Policy.Builder |
builder() |
Policy.Builder |
toBuilder() |
String |
toString() |
public static Policy.Builder builder()
public Policy.Builder toBuilder()
Copyright © 2016 Google. All rights reserved.