| Package | Description |
|---|---|
| com.google.api.services.iam.v1 | |
| com.google.api.services.iam.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Iam.Projects.ServiceAccounts.SignBlob |
Iam.Projects.ServiceAccounts.signBlob(String name,
SignBlobRequest content)
**Note**: This method is in the process of being deprecated.
|
| Constructor and Description |
|---|
SignBlob(String name,
SignBlobRequest content)
**Note**: This method is in the process of being deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
SignBlobRequest |
SignBlobRequest.clone() |
SignBlobRequest |
SignBlobRequest.encodeBytesToSign(byte[] bytesToSign)
The bytes to sign.
|
SignBlobRequest |
SignBlobRequest.set(String fieldName,
Object value) |
SignBlobRequest |
SignBlobRequest.setBytesToSign(String bytesToSign)
The bytes to sign.
|
Copyright © 2011–2019 Google. All rights reserved.