| Package | Description |
|---|---|
| com.amazonaws.services.appstream.model |
| Modifier and Type | Method and Description |
|---|---|
AccessEndpoint |
AccessEndpoint.clone() |
AccessEndpoint |
AccessEndpoint.withEndpointType(AccessEndpointType endpointType)
The type of interface endpoint.
|
AccessEndpoint |
AccessEndpoint.withEndpointType(String endpointType)
The type of interface endpoint.
|
AccessEndpoint |
AccessEndpoint.withVpceId(String vpceId)
The identifier (ID) of the VPC in which the interface endpoint is used.
|
| Modifier and Type | Method and Description |
|---|---|
List<AccessEndpoint> |
AppBlockBuilder.getAccessEndpoints()
The list of interface VPC endpoint (interface endpoint) objects.
|
List<AccessEndpoint> |
UpdateStackRequest.getAccessEndpoints()
The list of interface VPC endpoint (interface endpoint) objects.
|
List<AccessEndpoint> |
Stack.getAccessEndpoints()
The list of virtual private cloud (VPC) interface endpoint objects.
|
List<AccessEndpoint> |
UpdateAppBlockBuilderRequest.getAccessEndpoints()
The list of interface VPC endpoint (interface endpoint) objects.
|
List<AccessEndpoint> |
CreateStackRequest.getAccessEndpoints()
The list of interface VPC endpoint (interface endpoint) objects.
|
List<AccessEndpoint> |
CreateAppBlockBuilderRequest.getAccessEndpoints()
The list of interface VPC endpoint (interface endpoint) objects.
|
List<AccessEndpoint> |
ImageBuilder.getAccessEndpoints()
The list of virtual private cloud (VPC) interface endpoint objects.
|
List<AccessEndpoint> |
CreateImageBuilderRequest.getAccessEndpoints()
The list of interface VPC endpoint (interface endpoint) objects.
|
| Modifier and Type | Method and Description |
|---|---|
AppBlockBuilder |
AppBlockBuilder.withAccessEndpoints(AccessEndpoint... accessEndpoints)
The list of interface VPC endpoint (interface endpoint) objects.
|
UpdateStackRequest |
UpdateStackRequest.withAccessEndpoints(AccessEndpoint... accessEndpoints)
The list of interface VPC endpoint (interface endpoint) objects.
|
Stack |
Stack.withAccessEndpoints(AccessEndpoint... accessEndpoints)
The list of virtual private cloud (VPC) interface endpoint objects.
|
UpdateAppBlockBuilderRequest |
UpdateAppBlockBuilderRequest.withAccessEndpoints(AccessEndpoint... accessEndpoints)
The list of interface VPC endpoint (interface endpoint) objects.
|
CreateStackRequest |
CreateStackRequest.withAccessEndpoints(AccessEndpoint... accessEndpoints)
The list of interface VPC endpoint (interface endpoint) objects.
|
CreateAppBlockBuilderRequest |
CreateAppBlockBuilderRequest.withAccessEndpoints(AccessEndpoint... accessEndpoints)
The list of interface VPC endpoint (interface endpoint) objects.
|
ImageBuilder |
ImageBuilder.withAccessEndpoints(AccessEndpoint... accessEndpoints)
The list of virtual private cloud (VPC) interface endpoint objects.
|
CreateImageBuilderRequest |
CreateImageBuilderRequest.withAccessEndpoints(AccessEndpoint... accessEndpoints)
The list of interface VPC endpoint (interface endpoint) objects.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppBlockBuilder.setAccessEndpoints(Collection<AccessEndpoint> accessEndpoints)
The list of interface VPC endpoint (interface endpoint) objects.
|
void |
UpdateStackRequest.setAccessEndpoints(Collection<AccessEndpoint> accessEndpoints)
The list of interface VPC endpoint (interface endpoint) objects.
|
void |
Stack.setAccessEndpoints(Collection<AccessEndpoint> accessEndpoints)
The list of virtual private cloud (VPC) interface endpoint objects.
|
void |
UpdateAppBlockBuilderRequest.setAccessEndpoints(Collection<AccessEndpoint> accessEndpoints)
The list of interface VPC endpoint (interface endpoint) objects.
|
void |
CreateStackRequest.setAccessEndpoints(Collection<AccessEndpoint> accessEndpoints)
The list of interface VPC endpoint (interface endpoint) objects.
|
void |
CreateAppBlockBuilderRequest.setAccessEndpoints(Collection<AccessEndpoint> accessEndpoints)
The list of interface VPC endpoint (interface endpoint) objects.
|
void |
ImageBuilder.setAccessEndpoints(Collection<AccessEndpoint> accessEndpoints)
The list of virtual private cloud (VPC) interface endpoint objects.
|
void |
CreateImageBuilderRequest.setAccessEndpoints(Collection<AccessEndpoint> accessEndpoints)
The list of interface VPC endpoint (interface endpoint) objects.
|
AppBlockBuilder |
AppBlockBuilder.withAccessEndpoints(Collection<AccessEndpoint> accessEndpoints)
The list of interface VPC endpoint (interface endpoint) objects.
|
UpdateStackRequest |
UpdateStackRequest.withAccessEndpoints(Collection<AccessEndpoint> accessEndpoints)
The list of interface VPC endpoint (interface endpoint) objects.
|
Stack |
Stack.withAccessEndpoints(Collection<AccessEndpoint> accessEndpoints)
The list of virtual private cloud (VPC) interface endpoint objects.
|
UpdateAppBlockBuilderRequest |
UpdateAppBlockBuilderRequest.withAccessEndpoints(Collection<AccessEndpoint> accessEndpoints)
The list of interface VPC endpoint (interface endpoint) objects.
|
CreateStackRequest |
CreateStackRequest.withAccessEndpoints(Collection<AccessEndpoint> accessEndpoints)
The list of interface VPC endpoint (interface endpoint) objects.
|
CreateAppBlockBuilderRequest |
CreateAppBlockBuilderRequest.withAccessEndpoints(Collection<AccessEndpoint> accessEndpoints)
The list of interface VPC endpoint (interface endpoint) objects.
|
ImageBuilder |
ImageBuilder.withAccessEndpoints(Collection<AccessEndpoint> accessEndpoints)
The list of virtual private cloud (VPC) interface endpoint objects.
|
CreateImageBuilderRequest |
CreateImageBuilderRequest.withAccessEndpoints(Collection<AccessEndpoint> accessEndpoints)
The list of interface VPC endpoint (interface endpoint) objects.
|
Copyright © 2023. All rights reserved.