public static class SetIamPolicyDiskHttpRequest.Builder extends Object
Modifier and Type | Method and Description |
---|---|
SetIamPolicyDiskHttpRequest |
build() |
SetIamPolicyDiskHttpRequest.Builder |
clone() |
String |
getAccessToken()
OAuth 2.0 token for the current user.
|
String |
getCallback()
Name of the JavaScript callback function that handles the response.
|
String |
getFields()
Selector specifying a subset of fields to include in the response.
|
String |
getKey()
API key.
|
String |
getPrettyPrint()
Returns response with indentations and line breaks.
|
String |
getQuotaUser()
Alternative to userIp.
|
String |
getResource()
Name or id of the resource for this request.
|
String |
getUserIp()
IP address of the end user for whom the API call is being made.
|
ZoneSetPolicyRequest |
getZoneSetPolicyRequestResource() |
SetIamPolicyDiskHttpRequest.Builder |
mergeFrom(SetIamPolicyDiskHttpRequest other) |
SetIamPolicyDiskHttpRequest.Builder |
setAccessToken(String access_token)
OAuth 2.0 token for the current user.
|
SetIamPolicyDiskHttpRequest.Builder |
setCallback(String callback)
Name of the JavaScript callback function that handles the response.
|
SetIamPolicyDiskHttpRequest.Builder |
setFields(String fields)
Selector specifying a subset of fields to include in the response.
|
SetIamPolicyDiskHttpRequest.Builder |
setKey(String key)
API key.
|
SetIamPolicyDiskHttpRequest.Builder |
setPrettyPrint(String prettyPrint)
Returns response with indentations and line breaks.
|
SetIamPolicyDiskHttpRequest.Builder |
setQuotaUser(String quotaUser)
Alternative to userIp.
|
SetIamPolicyDiskHttpRequest.Builder |
setResource(String resource)
Name or id of the resource for this request.
|
SetIamPolicyDiskHttpRequest.Builder |
setUserIp(String userIp)
IP address of the end user for whom the API call is being made.
|
SetIamPolicyDiskHttpRequest.Builder |
setZoneSetPolicyRequestResource(ZoneSetPolicyRequest zoneSetPolicyRequestResource) |
public SetIamPolicyDiskHttpRequest.Builder mergeFrom(SetIamPolicyDiskHttpRequest other)
public String getAccessToken()
public SetIamPolicyDiskHttpRequest.Builder setAccessToken(String access_token)
public String getCallback()
public SetIamPolicyDiskHttpRequest.Builder setCallback(String callback)
public String getFields()
public SetIamPolicyDiskHttpRequest.Builder setFields(String fields)
public String getKey()
public SetIamPolicyDiskHttpRequest.Builder setKey(String key)
public String getPrettyPrint()
public SetIamPolicyDiskHttpRequest.Builder setPrettyPrint(String prettyPrint)
public String getQuotaUser()
public SetIamPolicyDiskHttpRequest.Builder setQuotaUser(String quotaUser)
public String getResource()
public SetIamPolicyDiskHttpRequest.Builder setResource(String resource)
public String getUserIp()
public SetIamPolicyDiskHttpRequest.Builder setUserIp(String userIp)
public ZoneSetPolicyRequest getZoneSetPolicyRequestResource()
public SetIamPolicyDiskHttpRequest.Builder setZoneSetPolicyRequestResource(ZoneSetPolicyRequest zoneSetPolicyRequestResource)
public SetIamPolicyDiskHttpRequest build()
public SetIamPolicyDiskHttpRequest.Builder clone()
Copyright © 2019 Google LLC. All rights reserved.