Package | Description |
---|---|
com.oracle.bmc.vnmonitoring.model |
Modifier and Type | Method and Description |
---|---|
static FastConnectProviderService.CustomerAsnManagement |
FastConnectProviderService.CustomerAsnManagement.create(String key) |
FastConnectProviderService.CustomerAsnManagement |
FastConnectProviderService.getCustomerAsnManagement()
Who is responsible for managing the ASN information for the network at the other end of the
connection from Oracle.
|
static FastConnectProviderService.CustomerAsnManagement |
FastConnectProviderService.CustomerAsnManagement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FastConnectProviderService.CustomerAsnManagement[] |
FastConnectProviderService.CustomerAsnManagement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
FastConnectProviderService.Builder |
FastConnectProviderService.Builder.customerAsnManagement(FastConnectProviderService.CustomerAsnManagement customerAsnManagement)
Who is responsible for managing the ASN information for the network at the other end of
the connection from Oracle.
|
Constructor and Description |
---|
FastConnectProviderService(String description,
String id,
FastConnectProviderService.PrivatePeeringBgpManagement privatePeeringBgpManagement,
String providerName,
String providerServiceName,
FastConnectProviderService.PublicPeeringBgpManagement publicPeeringBgpManagement,
List<FastConnectProviderService.SupportedVirtualCircuitTypes> supportedVirtualCircuitTypes,
FastConnectProviderService.CustomerAsnManagement customerAsnManagement,
FastConnectProviderService.ProviderServiceKeyManagement providerServiceKeyManagement,
FastConnectProviderService.BandwithShapeManagement bandwithShapeManagement,
Integer requiredTotalCrossConnects,
FastConnectProviderService.Type type)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.