public static class DisableXpnResourceProjectHttpRequest.Builder extends Object
public DisableXpnResourceProjectHttpRequest.Builder mergeFrom(DisableXpnResourceProjectHttpRequest other)
public String getAccessToken()
public DisableXpnResourceProjectHttpRequest.Builder setAccessToken(String access_token)
public String getCallback()
public DisableXpnResourceProjectHttpRequest.Builder setCallback(String callback)
public String getFields()
public DisableXpnResourceProjectHttpRequest.Builder setFields(String fields)
public String getKey()
public DisableXpnResourceProjectHttpRequest.Builder setKey(String key)
public String getPrettyPrint()
public DisableXpnResourceProjectHttpRequest.Builder setPrettyPrint(String prettyPrint)
public String getProject()
public DisableXpnResourceProjectHttpRequest.Builder setProject(String project)
public ProjectsDisableXpnResourceRequest getProjectsDisableXpnResourceRequestResource()
public DisableXpnResourceProjectHttpRequest.Builder setProjectsDisableXpnResourceRequestResource(ProjectsDisableXpnResourceRequest projectsDisableXpnResourceRequestResource)
public String getQuotaUser()
public DisableXpnResourceProjectHttpRequest.Builder setQuotaUser(String quotaUser)
public String getRequestId()
For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments.
The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
public DisableXpnResourceProjectHttpRequest.Builder setRequestId(String requestId)
For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments.
The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
public String getUserIp()
public DisableXpnResourceProjectHttpRequest.Builder setUserIp(String userIp)
public DisableXpnResourceProjectHttpRequest build()
public DisableXpnResourceProjectHttpRequest.Builder clone()
Copyright © 2019 Google LLC. All rights reserved.