Package | Description |
---|---|
org.jclouds.azurecompute.arm.domain |
Modifier and Type | Method and Description |
---|---|
abstract ProbeProperties |
ProbeProperties.Builder.build() |
static ProbeProperties |
ProbeProperties.create(ProbeProperties.Protocol protocol,
int port,
String requestPath,
int intervalInSeconds,
int numberOfProbes,
String provisioningState) |
abstract ProbeProperties |
Probe.properties() |
Modifier and Type | Method and Description |
---|---|
static Probe |
Probe.create(String name,
String id,
ProbeProperties properties,
String etag) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.