Uses of Class
org.dasein.cloud.google.GoogleOperationType

Packages that use GoogleOperationType
org.dasein.cloud.google   
 

Uses of GoogleOperationType in org.dasein.cloud.google
 

Methods in org.dasein.cloud.google that return GoogleOperationType
static GoogleOperationType GoogleOperationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GoogleOperationType[] GoogleOperationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.dasein.cloud.google with parameters of type GoogleOperationType
 boolean GoogleMethod.getOperationComplete(org.dasein.cloud.ProviderContext ctx, com.google.api.services.compute.model.Operation job, GoogleOperationType operationType, String regionId, String dataCenterId)
           
 String GoogleMethod.getOperationTarget(org.dasein.cloud.ProviderContext ctx, com.google.api.services.compute.model.Operation job, GoogleOperationType operationType, String regionId, String dataCenterId, boolean getLink)
           
 



Copyright © 2014 Dell, Inc. All Rights Reserved.