public class CloudDatabaseMigrationService.Projects.Locations.ConnectionProfiles extends Object
| Constructor and Description |
|---|
ConnectionProfiles() |
public CloudDatabaseMigrationService.Projects.Locations.ConnectionProfiles.Create create(String parent, ConnectionProfile content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.parent - Required. The parent, which owns this collection of connection profiles.content - the ConnectionProfileIOExceptionpublic CloudDatabaseMigrationService.Projects.Locations.ConnectionProfiles.Delete delete(String name) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. Name of the connection profile resource to delete.IOExceptionpublic CloudDatabaseMigrationService.Projects.Locations.ConnectionProfiles.Get get(String name) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. Name of the connection profile resource to get.IOExceptionpublic CloudDatabaseMigrationService.Projects.Locations.ConnectionProfiles.GetIamPolicy getIamPolicy(String resource) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.resource - REQUIRED: The resource for which the policy is being requested. See the operation documentation for
the appropriate value for this field.IOExceptionpublic CloudDatabaseMigrationService.Projects.Locations.ConnectionProfiles.List list(String parent) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.parent - Required. The parent, which owns this collection of connection profiles.IOExceptionpublic CloudDatabaseMigrationService.Projects.Locations.ConnectionProfiles.Patch patch(String name, ConnectionProfile content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - The name of this connection profile resource in the form of
projects/{project}/locations/{location}/instances/{instance}.content - the ConnectionProfileIOExceptionpublic CloudDatabaseMigrationService.Projects.Locations.ConnectionProfiles.SetIamPolicy setIamPolicy(String resource, SetIamPolicyRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.resource - REQUIRED: The resource for which the policy is being specified. See the operation documentation for
the appropriate value for this field.content - the SetIamPolicyRequestIOExceptionpublic CloudDatabaseMigrationService.Projects.Locations.ConnectionProfiles.TestIamPermissions testIamPermissions(String resource, TestIamPermissionsRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.resource - REQUIRED: The resource for which the policy detail is being requested. See the operation
documentation for the appropriate value for this field.content - the TestIamPermissionsRequestIOExceptionCopyright © 2011–2021 Google. All rights reserved.