public static class AttachNetworkEndpointsNetworkEndpointGroupHttpRequest.Builder extends Object
public AttachNetworkEndpointsNetworkEndpointGroupHttpRequest.Builder mergeFrom(AttachNetworkEndpointsNetworkEndpointGroupHttpRequest other)
public String getAccessToken()
public AttachNetworkEndpointsNetworkEndpointGroupHttpRequest.Builder setAccessToken(String access_token)
public String getCallback()
public AttachNetworkEndpointsNetworkEndpointGroupHttpRequest.Builder setCallback(String callback)
public String getFields()
public AttachNetworkEndpointsNetworkEndpointGroupHttpRequest.Builder setFields(String fields)
public String getKey()
public AttachNetworkEndpointsNetworkEndpointGroupHttpRequest.Builder setKey(String key)
public String getNetworkEndpointGroup()
public AttachNetworkEndpointsNetworkEndpointGroupHttpRequest.Builder setNetworkEndpointGroup(String networkEndpointGroup)
public NetworkEndpointGroupsAttachEndpointsRequest getNetworkEndpointGroupsAttachEndpointsRequestResource()
public AttachNetworkEndpointsNetworkEndpointGroupHttpRequest.Builder setNetworkEndpointGroupsAttachEndpointsRequestResource(NetworkEndpointGroupsAttachEndpointsRequest networkEndpointGroupsAttachEndpointsRequestResource)
public String getPrettyPrint()
public AttachNetworkEndpointsNetworkEndpointGroupHttpRequest.Builder setPrettyPrint(String prettyPrint)
public String getQuotaUser()
public AttachNetworkEndpointsNetworkEndpointGroupHttpRequest.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 AttachNetworkEndpointsNetworkEndpointGroupHttpRequest.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 AttachNetworkEndpointsNetworkEndpointGroupHttpRequest.Builder setUserIp(String userIp)
public AttachNetworkEndpointsNetworkEndpointGroupHttpRequest build()
public AttachNetworkEndpointsNetworkEndpointGroupHttpRequest.Builder clone()
Copyright © 2019 Google LLC. All rights reserved.