Class StepLogPartial
- java.lang.Object
-
- com.stackone.stackone_client_java.models.components.StepLogPartial
-
public class StepLogPartial extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classStepLogPartial.Builder
-
Constructor Summary
Constructors Constructor Description StepLogPartial()StepLogPartial(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> requestId, org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> startTime, org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> endTime, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> accountId, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> projectId, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> httpMethod, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> path, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> url, org.openapitools.jackson.nullable.JsonNullable<java.lang.Double> status, org.openapitools.jackson.nullable.JsonNullable<java.lang.Double> duration, org.openapitools.jackson.nullable.JsonNullable<java.lang.Boolean> success, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> provider, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> service, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> resource, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> childResource, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> subResource, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> action, org.openapitools.jackson.nullable.JsonNullable<java.lang.Boolean> isWorker, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> id)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description org.openapitools.jackson.nullable.JsonNullable<java.lang.String>accountId()The account ID of the requestorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>action()The requested actionstatic StepLogPartial.Builderbuilder()org.openapitools.jackson.nullable.JsonNullable<java.lang.String>childResource()The requested child resourceorg.openapitools.jackson.nullable.JsonNullable<java.lang.Double>duration()The request duration in millisecondsorg.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime>endTime()The request end time ISO8601 date stringbooleanequals(java.lang.Object o)inthashCode()org.openapitools.jackson.nullable.JsonNullable<java.lang.String>httpMethod()The requested HTTP methodorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>id()The provider request IDorg.openapitools.jackson.nullable.JsonNullable<java.lang.Boolean>isWorker()The asynchronous worker flagorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>path()The requested pathorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>projectId()The project ID of the requestorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>provider()The requested providerorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>requestId()The request IDorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>resource()The requested resourceorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>service()The requested serviceorg.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime>startTime()The request start time ISO8601 date stringorg.openapitools.jackson.nullable.JsonNullable<java.lang.Double>status()The requests response status codeorg.openapitools.jackson.nullable.JsonNullable<java.lang.String>subResource()The requested sub resourceorg.openapitools.jackson.nullable.JsonNullable<java.lang.Boolean>success()The request success flagjava.lang.StringtoString()org.openapitools.jackson.nullable.JsonNullable<java.lang.String>url()The requested URLStepLogPartialwithAccountId(java.lang.String accountId)The account ID of the requestStepLogPartialwithAccountId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> accountId)The account ID of the requestStepLogPartialwithAction(java.lang.String action)The requested actionStepLogPartialwithAction(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> action)The requested actionStepLogPartialwithChildResource(java.lang.String childResource)The requested child resourceStepLogPartialwithChildResource(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> childResource)The requested child resourceStepLogPartialwithDuration(double duration)The request duration in millisecondsStepLogPartialwithDuration(org.openapitools.jackson.nullable.JsonNullable<java.lang.Double> duration)The request duration in millisecondsStepLogPartialwithEndTime(java.time.OffsetDateTime endTime)The request end time ISO8601 date stringStepLogPartialwithEndTime(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> endTime)The request end time ISO8601 date stringStepLogPartialwithHttpMethod(java.lang.String httpMethod)The requested HTTP methodStepLogPartialwithHttpMethod(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> httpMethod)The requested HTTP methodStepLogPartialwithId(java.lang.String id)The provider request IDStepLogPartialwithId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> id)The provider request IDStepLogPartialwithIsWorker(boolean isWorker)The asynchronous worker flagStepLogPartialwithIsWorker(org.openapitools.jackson.nullable.JsonNullable<java.lang.Boolean> isWorker)The asynchronous worker flagStepLogPartialwithPath(java.lang.String path)The requested pathStepLogPartialwithPath(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> path)The requested pathStepLogPartialwithProjectId(java.lang.String projectId)The project ID of the requestStepLogPartialwithProjectId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> projectId)The project ID of the requestStepLogPartialwithProvider(java.lang.String provider)The requested providerStepLogPartialwithProvider(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> provider)The requested providerStepLogPartialwithRequestId(java.lang.String requestId)The request IDStepLogPartialwithRequestId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> requestId)The request IDStepLogPartialwithResource(java.lang.String resource)The requested resourceStepLogPartialwithResource(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> resource)The requested resourceStepLogPartialwithService(java.lang.String service)The requested serviceStepLogPartialwithService(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> service)The requested serviceStepLogPartialwithStartTime(java.time.OffsetDateTime startTime)The request start time ISO8601 date stringStepLogPartialwithStartTime(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> startTime)The request start time ISO8601 date stringStepLogPartialwithStatus(double status)The requests response status codeStepLogPartialwithStatus(org.openapitools.jackson.nullable.JsonNullable<java.lang.Double> status)The requests response status codeStepLogPartialwithSubResource(java.lang.String subResource)The requested sub resourceStepLogPartialwithSubResource(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> subResource)The requested sub resourceStepLogPartialwithSuccess(boolean success)The request success flagStepLogPartialwithSuccess(org.openapitools.jackson.nullable.JsonNullable<java.lang.Boolean> success)The request success flagStepLogPartialwithUrl(java.lang.String url)The requested URLStepLogPartialwithUrl(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> url)The requested URL
-
-
-
Constructor Detail
-
StepLogPartial
public StepLogPartial(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> requestId, org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> startTime, org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> endTime, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> accountId, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> projectId, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> httpMethod, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> path, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> url, org.openapitools.jackson.nullable.JsonNullable<java.lang.Double> status, org.openapitools.jackson.nullable.JsonNullable<java.lang.Double> duration, org.openapitools.jackson.nullable.JsonNullable<java.lang.Boolean> success, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> provider, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> service, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> resource, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> childResource, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> subResource, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> action, org.openapitools.jackson.nullable.JsonNullable<java.lang.Boolean> isWorker, org.openapitools.jackson.nullable.JsonNullable<java.lang.String> id)
-
StepLogPartial
public StepLogPartial()
-
-
Method Detail
-
requestId
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> requestId()
The request ID
-
startTime
public org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> startTime()
The request start time ISO8601 date string
-
endTime
public org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> endTime()
The request end time ISO8601 date string
-
accountId
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> accountId()
The account ID of the request
-
projectId
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> projectId()
The project ID of the request
-
httpMethod
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> httpMethod()
The requested HTTP method
-
path
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> path()
The requested path
-
url
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> url()
The requested URL
-
status
public org.openapitools.jackson.nullable.JsonNullable<java.lang.Double> status()
The requests response status code
-
duration
public org.openapitools.jackson.nullable.JsonNullable<java.lang.Double> duration()
The request duration in milliseconds
-
success
public org.openapitools.jackson.nullable.JsonNullable<java.lang.Boolean> success()
The request success flag
-
provider
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> provider()
The requested provider
-
service
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> service()
The requested service
-
resource
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> resource()
The requested resource
-
childResource
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> childResource()
The requested child resource
-
subResource
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> subResource()
The requested sub resource
-
action
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> action()
The requested action
-
isWorker
public org.openapitools.jackson.nullable.JsonNullable<java.lang.Boolean> isWorker()
The asynchronous worker flag
-
id
public org.openapitools.jackson.nullable.JsonNullable<java.lang.String> id()
The provider request ID
-
builder
public static final StepLogPartial.Builder builder()
-
withRequestId
public StepLogPartial withRequestId(java.lang.String requestId)
The request ID
-
withRequestId
public StepLogPartial withRequestId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> requestId)
The request ID
-
withStartTime
public StepLogPartial withStartTime(java.time.OffsetDateTime startTime)
The request start time ISO8601 date string
-
withStartTime
public StepLogPartial withStartTime(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> startTime)
The request start time ISO8601 date string
-
withEndTime
public StepLogPartial withEndTime(java.time.OffsetDateTime endTime)
The request end time ISO8601 date string
-
withEndTime
public StepLogPartial withEndTime(org.openapitools.jackson.nullable.JsonNullable<java.time.OffsetDateTime> endTime)
The request end time ISO8601 date string
-
withAccountId
public StepLogPartial withAccountId(java.lang.String accountId)
The account ID of the request
-
withAccountId
public StepLogPartial withAccountId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> accountId)
The account ID of the request
-
withProjectId
public StepLogPartial withProjectId(java.lang.String projectId)
The project ID of the request
-
withProjectId
public StepLogPartial withProjectId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> projectId)
The project ID of the request
-
withHttpMethod
public StepLogPartial withHttpMethod(java.lang.String httpMethod)
The requested HTTP method
-
withHttpMethod
public StepLogPartial withHttpMethod(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> httpMethod)
The requested HTTP method
-
withPath
public StepLogPartial withPath(java.lang.String path)
The requested path
-
withPath
public StepLogPartial withPath(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> path)
The requested path
-
withUrl
public StepLogPartial withUrl(java.lang.String url)
The requested URL
-
withUrl
public StepLogPartial withUrl(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> url)
The requested URL
-
withStatus
public StepLogPartial withStatus(double status)
The requests response status code
-
withStatus
public StepLogPartial withStatus(org.openapitools.jackson.nullable.JsonNullable<java.lang.Double> status)
The requests response status code
-
withDuration
public StepLogPartial withDuration(double duration)
The request duration in milliseconds
-
withDuration
public StepLogPartial withDuration(org.openapitools.jackson.nullable.JsonNullable<java.lang.Double> duration)
The request duration in milliseconds
-
withSuccess
public StepLogPartial withSuccess(boolean success)
The request success flag
-
withSuccess
public StepLogPartial withSuccess(org.openapitools.jackson.nullable.JsonNullable<java.lang.Boolean> success)
The request success flag
-
withProvider
public StepLogPartial withProvider(java.lang.String provider)
The requested provider
-
withProvider
public StepLogPartial withProvider(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> provider)
The requested provider
-
withService
public StepLogPartial withService(java.lang.String service)
The requested service
-
withService
public StepLogPartial withService(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> service)
The requested service
-
withResource
public StepLogPartial withResource(java.lang.String resource)
The requested resource
-
withResource
public StepLogPartial withResource(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> resource)
The requested resource
-
withChildResource
public StepLogPartial withChildResource(java.lang.String childResource)
The requested child resource
-
withChildResource
public StepLogPartial withChildResource(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> childResource)
The requested child resource
-
withSubResource
public StepLogPartial withSubResource(java.lang.String subResource)
The requested sub resource
-
withSubResource
public StepLogPartial withSubResource(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> subResource)
The requested sub resource
-
withAction
public StepLogPartial withAction(java.lang.String action)
The requested action
-
withAction
public StepLogPartial withAction(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> action)
The requested action
-
withIsWorker
public StepLogPartial withIsWorker(boolean isWorker)
The asynchronous worker flag
-
withIsWorker
public StepLogPartial withIsWorker(org.openapitools.jackson.nullable.JsonNullable<java.lang.Boolean> isWorker)
The asynchronous worker flag
-
withId
public StepLogPartial withId(java.lang.String id)
The provider request ID
-
withId
public StepLogPartial withId(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> id)
The provider request ID
-
equals
public boolean equals(java.lang.Object o)
- Overrides:
equalsin classjava.lang.Object
-
hashCode
public int hashCode()
- Overrides:
hashCodein classjava.lang.Object
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
-