Package | Description |
---|---|
org.jclouds.azurecompute.arm.domain |
Modifier and Type | Method and Description |
---|---|
static OSProfile.WindowsConfiguration.WinRM.Protocol |
OSProfile.WindowsConfiguration.WinRM.Protocol.fromValue(String value) |
abstract OSProfile.WindowsConfiguration.WinRM.Protocol |
OSProfile.WindowsConfiguration.WinRM.ProtocolListener.protocol() |
static OSProfile.WindowsConfiguration.WinRM.Protocol |
OSProfile.WindowsConfiguration.WinRM.Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OSProfile.WindowsConfiguration.WinRM.Protocol[] |
OSProfile.WindowsConfiguration.WinRM.Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static OSProfile.WindowsConfiguration.WinRM.ProtocolListener |
OSProfile.WindowsConfiguration.WinRM.ProtocolListener.create(OSProfile.WindowsConfiguration.WinRM.Protocol protocol,
String certificateUrl) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.