Uses of Class
org.jclouds.googlecomputeengine.domain.Operation.Error.Builder

Packages that use Operation.Error.Builder
org.jclouds.googlecomputeengine.domain   
 

Uses of Operation.Error.Builder in org.jclouds.googlecomputeengine.domain
 

Methods in org.jclouds.googlecomputeengine.domain that return Operation.Error.Builder
static Operation.Error.Builder Operation.Error.builder()
           
 Operation.Error.Builder Operation.Error.Builder.code(String code)
           
 Operation.Error.Builder Operation.Error.Builder.fromOperationErrorDetail(Operation.Error in)
           
 Operation.Error.Builder Operation.Error.Builder.location(String location)
           
 Operation.Error.Builder Operation.Error.Builder.message(String message)
           
 Operation.Error.Builder Operation.Error.toBuilder()
           
 



Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.