Package | Description |
---|---|
com.oracle.bmc.vnmonitoring.model |
Modifier and Type | Method and Description |
---|---|
static FastConnectProviderService.BandwithShapeManagement |
FastConnectProviderService.BandwithShapeManagement.create(String key) |
FastConnectProviderService.BandwithShapeManagement |
FastConnectProviderService.getBandwithShapeManagement()
Who is responsible for managing the virtual circuit bandwidth.
|
static FastConnectProviderService.BandwithShapeManagement |
FastConnectProviderService.BandwithShapeManagement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FastConnectProviderService.BandwithShapeManagement[] |
FastConnectProviderService.BandwithShapeManagement.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.bandwithShapeManagement(FastConnectProviderService.BandwithShapeManagement bandwithShapeManagement)
Who is responsible for managing the virtual circuit bandwidth.
|
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.