| Package | Description |
|---|---|
| software.amazon.awssdk.services.apprunner.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateVpcIngressConnectionResponse.Builder |
UpdateVpcIngressConnectionResponse.builder() |
UpdateVpcIngressConnectionResponse.Builder |
UpdateVpcIngressConnectionResponse.toBuilder() |
default UpdateVpcIngressConnectionResponse.Builder |
UpdateVpcIngressConnectionResponse.Builder.vpcIngressConnection(Consumer<VpcIngressConnection.Builder> vpcIngressConnection)
A description of the App Runner VPC Ingress Connection resource that's updated by this request.
|
UpdateVpcIngressConnectionResponse.Builder |
UpdateVpcIngressConnectionResponse.Builder.vpcIngressConnection(VpcIngressConnection vpcIngressConnection)
A description of the App Runner VPC Ingress Connection resource that's updated by this request.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateVpcIngressConnectionResponse.Builder> |
UpdateVpcIngressConnectionResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.