Class MigratePrivateLinkEndpointsRequest
java.lang.Object
com.cloudera.cdp.cloudprivatelinks.model.MigratePrivateLinkEndpointsRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2025-11-26T08:05:46.268-08:00")
public class MigratePrivateLinkEndpointsRequest
extends Object
Request object for the MigratePrivateLinkEndpoints method.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGetter for awsAccountInfo.inthashCode()voidsetAwsAccountInfo(AWSAccountInfo awsAccountInfo) Setter for awsAccountInfo.toString()
-
Constructor Details
-
MigratePrivateLinkEndpointsRequest
public MigratePrivateLinkEndpointsRequest()
-
-
Method Details
-
getAwsAccountInfo
Getter for awsAccountInfo. Migration is for AWS-only. AWS account info for the PrivateLink endpoint migration. Only VPC ID, region, and credentials are required. Subnets and other details are retrieved from DB. -
setAwsAccountInfo
Setter for awsAccountInfo. Migration is for AWS-only. AWS account info for the PrivateLink endpoint migration. Only VPC ID, region, and credentials are required. Subnets and other details are retrieved from DB. -
equals
-
hashCode
public int hashCode() -
toString
-