target.apidocs.com.google.api.services.datamigration.v1.DatabaseMigrationService.Projects.Locations.FetchStaticIps.html Maven / Gradle / Ivy
DatabaseMigrationService.Projects.Locations.FetchStaticIps (Database Migration API v1-rev20241022-2.0.0)
com.google.api.services.datamigration.v1
Class DatabaseMigrationService.Projects.Locations.FetchStaticIps
- java.lang.Object
-
- java.util.AbstractMap<String,Object>
-
- com.google.api.client.util.GenericData
-
- com.google.api.client.googleapis.services.AbstractGoogleClientRequest<T>
-
- com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest<T>
-
- com.google.api.services.datamigration.v1.DatabaseMigrationServiceRequest<FetchStaticIpsResponse>
-
- com.google.api.services.datamigration.v1.DatabaseMigrationService.Projects.Locations.FetchStaticIps
-
- Enclosing class:
- DatabaseMigrationService.Projects.Locations
public class DatabaseMigrationService.Projects.Locations.FetchStaticIps
extends DatabaseMigrationServiceRequest<FetchStaticIpsResponse>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.google.api.client.util.GenericData
com.google.api.client.util.GenericData.Flags
-
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
-
Constructor Summary
Constructors
Modifier
Constructor and Description
protected
FetchStaticIps(String name)
Fetches a set of static IP addresses that need to be allowlisted by the customer when using the
static-IP connectivity method.
-
Method Summary
-
Methods inherited from class com.google.api.services.datamigration.v1.DatabaseMigrationServiceRequest
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeaders
-
Methods inherited from class com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest
getJsonContent, newExceptionOnError, queue
-
Methods inherited from class com.google.api.client.googleapis.services.AbstractGoogleClientRequest
buildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStream
-
Methods inherited from class com.google.api.client.util.GenericData
clone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toString
-
Methods inherited from class java.util.AbstractMap
clear, containsKey, containsValue, isEmpty, keySet, size, values
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
-
-
Constructor Detail
-
FetchStaticIps
protected FetchStaticIps(String name)
Fetches a set of static IP addresses that need to be allowlisted by the customer when using the
static-IP connectivity method.
Create a request for the method "locations.fetchStaticIps".
This request holds the parameters needed by the the datamigration server. After setting any
optional parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote
operation. FetchStaticIps#initialize(com.google.api.client.googleapis.services.Abstr
actGoogleClientRequest)
must be called to initialize this instance immediately after invoking
the constructor.
- Parameters:
name
- Required. The resource name for the location for which static IPs should be returned. Must be in the
format `projects/locations`.
- Since:
- 1.13
-
Method Detail
-
executeUsingHead
public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
- Overrides:
executeUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<FetchStaticIpsResponse>
- Throws:
IOException
-
buildHttpRequestUsingHead
public com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
- Overrides:
buildHttpRequestUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<FetchStaticIpsResponse>
- Throws:
IOException
-
set$Xgafv
public DatabaseMigrationService.Projects.Locations.FetchStaticIps set$Xgafv(String $Xgafv)
Description copied from class: DatabaseMigrationServiceRequest
V1 error format.
- Overrides:
set$Xgafv
in class DatabaseMigrationServiceRequest<FetchStaticIpsResponse>
-
setAccessToken
public DatabaseMigrationService.Projects.Locations.FetchStaticIps setAccessToken(String accessToken)
Description copied from class: DatabaseMigrationServiceRequest
OAuth access token.
- Overrides:
setAccessToken
in class DatabaseMigrationServiceRequest<FetchStaticIpsResponse>
-
setAlt
public DatabaseMigrationService.Projects.Locations.FetchStaticIps setAlt(String alt)
Description copied from class: DatabaseMigrationServiceRequest
Data format for response.
- Overrides:
setAlt
in class DatabaseMigrationServiceRequest<FetchStaticIpsResponse>
-
setCallback
public DatabaseMigrationService.Projects.Locations.FetchStaticIps setCallback(String callback)
Description copied from class: DatabaseMigrationServiceRequest
JSONP
- Overrides:
setCallback
in class DatabaseMigrationServiceRequest<FetchStaticIpsResponse>
-
setFields
public DatabaseMigrationService.Projects.Locations.FetchStaticIps setFields(String fields)
Description copied from class: DatabaseMigrationServiceRequest
Selector specifying which fields to include in a partial response.
- Overrides:
setFields
in class DatabaseMigrationServiceRequest<FetchStaticIpsResponse>
-
setKey
public DatabaseMigrationService.Projects.Locations.FetchStaticIps setKey(String key)
Description copied from class: DatabaseMigrationServiceRequest
API key. Your API key identifies your project and provides you with API access, quota, and
reports. Required unless you provide an OAuth 2.0 token.
- Overrides:
setKey
in class DatabaseMigrationServiceRequest<FetchStaticIpsResponse>
-
setOauthToken
public DatabaseMigrationService.Projects.Locations.FetchStaticIps setOauthToken(String oauthToken)
Description copied from class: DatabaseMigrationServiceRequest
OAuth 2.0 token for the current user.
- Overrides:
setOauthToken
in class DatabaseMigrationServiceRequest<FetchStaticIpsResponse>
-
setPrettyPrint
public DatabaseMigrationService.Projects.Locations.FetchStaticIps setPrettyPrint(Boolean prettyPrint)
Description copied from class: DatabaseMigrationServiceRequest
Returns response with indentations and line breaks.
- Overrides:
setPrettyPrint
in class DatabaseMigrationServiceRequest<FetchStaticIpsResponse>
-
setQuotaUser
public DatabaseMigrationService.Projects.Locations.FetchStaticIps setQuotaUser(String quotaUser)
Description copied from class: DatabaseMigrationServiceRequest
Available to use for quota purposes for server-side applications. Can be any arbitrary string
assigned to a user, but should not exceed 40 characters.
- Overrides:
setQuotaUser
in class DatabaseMigrationServiceRequest<FetchStaticIpsResponse>
-
setUploadType
public DatabaseMigrationService.Projects.Locations.FetchStaticIps setUploadType(String uploadType)
Description copied from class: DatabaseMigrationServiceRequest
Legacy upload protocol for media (e.g. "media", "multipart").
- Overrides:
setUploadType
in class DatabaseMigrationServiceRequest<FetchStaticIpsResponse>
-
setUploadProtocol
public DatabaseMigrationService.Projects.Locations.FetchStaticIps setUploadProtocol(String uploadProtocol)
Description copied from class: DatabaseMigrationServiceRequest
Upload protocol for media (e.g. "raw", "multipart").
- Overrides:
setUploadProtocol
in class DatabaseMigrationServiceRequest<FetchStaticIpsResponse>
-
getName
public String getName()
Required. The resource name for the location for which static IPs should be returned. Must be in
the format `projects/locations`.
-
setName
public DatabaseMigrationService.Projects.Locations.FetchStaticIps setName(String name)
Required. The resource name for the location for which static IPs should be returned.
Must be in the format `projects/locations`.
-
getPageSize
public Integer getPageSize()
Maximum number of IPs to return.
-
setPageSize
public DatabaseMigrationService.Projects.Locations.FetchStaticIps setPageSize(Integer pageSize)
Maximum number of IPs to return.
-
getPageToken
public String getPageToken()
A page token, received from a previous `FetchStaticIps` call.
-
setPageToken
public DatabaseMigrationService.Projects.Locations.FetchStaticIps setPageToken(String pageToken)
A page token, received from a previous `FetchStaticIps` call.
-
set
public DatabaseMigrationService.Projects.Locations.FetchStaticIps set(String parameterName,
Object value)
- Overrides:
set
in class DatabaseMigrationServiceRequest<FetchStaticIpsResponse>
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy