Class SharedVpcNetworkConfiguration
java.lang.Object
com.google.jenkins.plugins.computeengine.NetworkConfiguration
com.google.jenkins.plugins.computeengine.SharedVpcNetworkConfiguration
- All Implemented Interfaces:
Describable<NetworkConfiguration>
-
Nested Class Summary
Nested classes/interfaces inherited from class com.google.jenkins.plugins.computeengine.NetworkConfiguration
NetworkConfiguration.NetworkConfigurationDescriptor
-
Field Summary
-
Constructor Summary
ConstructorDescriptionSharedVpcNetworkConfiguration
(String projectId, String region, String subnetworkShortName) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class com.google.jenkins.plugins.computeengine.NetworkConfiguration
canEqual, equals, getDescriptor, getNetwork, getSubnetwork, hashCode, toString
-
Field Details
-
SUBNETWORK_TEMPLATE
- See Also:
-
-
Constructor Details
-
SharedVpcNetworkConfiguration
-
-
Method Details
-
getProjectId
-
getSubnetworkShortName
-
getRegion
-